Service1ClientScheduleClaim Method |
Namespace: SxcDeskAppLib.SxcWebSvcRef
public bool ScheduleClaim( string zzRowId, string auditTypeId, string key )
Public Function ScheduleClaim ( zzRowId As String, auditTypeId As String, key As String ) As Boolean
public: virtual bool ScheduleClaim( String^ zzRowId, String^ auditTypeId, String^ key ) sealed
abstract ScheduleClaim : zzRowId : string * auditTypeId : string * key : string -> bool override ScheduleClaim : zzRowId : string * auditTypeId : string * key : string -> bool