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