UserToolsNotificationManager2notifDirList Field |
Namespace: SxcDeskAppLibAssembly: RxAudit (in RxAudit.exe) Version: 2014.1.30.9 (2014.01.30.9)
Syntaxprivate List<ComboBoxItemDirection> notifDirList
Private notifDirList As List(Of ComboBoxItemDirection)
private:
List<ComboBoxItemDirection^>^ notifDirList
val mutable private notifDirList: List<ComboBoxItemDirection>
Field Value
Type:
ListComboBoxItemDirection
See Also