Service1ClientDeleteAuditClaim Method |
Namespace: SxcDeskAppLib.SxcWebSvcRef
public bool DeleteAuditClaim( string id, string key )
Public Function DeleteAuditClaim ( id As String, key As String ) As Boolean
public: virtual bool DeleteAuditClaim( String^ id, String^ key ) sealed
abstract DeleteAuditClaim : id : string * key : string -> bool override DeleteAuditClaim : id : string * key : string -> bool