NotificationPromptnotifCatList Field |
Namespace: SxcDeskAppLibAssembly: RxAudit (in RxAudit.exe) Version: 2014.1.30.9 (2014.01.30.9)
Syntaxprivate List<ComboBoxItemCategory> notifCatList
Private notifCatList As List(Of ComboBoxItemCategory)
private:
List<ComboBoxItemCategory^>^ notifCatList
val mutable private notifCatList: List<ComboBoxItemCategory>
Field Value
Type:
ListComboBoxItemCategory
See Also