ReportModuleAvgUserTimePerDayobjsPerDay Field |
Namespace: SxcDeskAppLibAssembly: RxAudit (in RxAudit.exe) Version: 2014.1.30.9 (2014.01.30.9)
Syntaxprivate Dictionary<string, double> objsPerDay
Private objsPerDay As Dictionary(Of String, Double)
private:
Dictionary<String^, double>^ objsPerDay
val mutable private objsPerDay: Dictionary<string, float>
Field Value
Type:
DictionaryString,
Double
See Also