Service1ClientGetPendingAuditListByDaysOld Method |
Namespace: SxcDeskAppLib.SxcWebSvcRef
public DataSet GetPendingAuditListByDaysOld( string daysThreshold, string key )
Public Function GetPendingAuditListByDaysOld ( daysThreshold As String, key As String ) As DataSet
public: virtual DataSet^ GetPendingAuditListByDaysOld( String^ daysThreshold, String^ key ) sealed
abstract GetPendingAuditListByDaysOld : daysThreshold : string * key : string -> DataSet override GetPendingAuditListByDaysOld : daysThreshold : string * key : string -> DataSet