ReportModuleAvgUserTimePerDayObjSetStartDate Method |
Namespace: SxcDeskAppLibAssembly: RxAudit (in RxAudit.exe) Version: 2014.1.30.9 (2014.01.30.9)
Syntaxpublic void SetStartDate(
string sd
)
Public Sub SetStartDate (
sd As String
)
public:
void SetStartDate(
String^ sd
)
member SetStartDate :
sd : string -> unit
Parameters
- sd
- Type: SystemString
See Also