NotificationControlnotifCnt Field |
Namespace: SxcDeskAppLibAssembly: RxAudit (in RxAudit.exe) Version: 2014.1.30.9 (2014.01.30.9)
Syntaxprivate Dictionary<int, int> notifCnt
Private notifCnt As Dictionary(Of Integer, Integer)
private:
Dictionary<int, int>^ notifCnt
val mutable private notifCnt: Dictionary<int, int>
Field Value
Type:
DictionaryInt32,
Int32
See Also