NotificationPromptnotifDatList Field |
Namespace: SxcDeskAppLibAssembly: RxAudit (in RxAudit.exe) Version: 2014.1.30.9 (2014.01.30.9)
Syntaxprivate List<DataGridRowNotificationData> notifDatList
Private notifDatList As List(Of DataGridRowNotificationData)
private:
List<DataGridRowNotificationData^>^ notifDatList
val mutable private notifDatList: List<DataGridRowNotificationData>
Field Value
Type:
ListDataGridRowNotificationData
See Also