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