Service1ClientDeleteParentOrg Method |
Namespace: SxcDeskAppLib.SxcWebSvcRef
public bool DeleteParentOrg( string relId, string poCode, string key )
Public Function DeleteParentOrg ( relId As String, poCode As String, key As String ) As Boolean
public: virtual bool DeleteParentOrg( String^ relId, String^ poCode, String^ key ) sealed
abstract DeleteParentOrg : relId : string * poCode : string * key : string -> bool override DeleteParentOrg : relId : string * poCode : string * key : string -> bool