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