NotificationContextUpdateData Method |
Update notifications data
Namespace: Micros.OpsAssembly: Ops (in Ops.dll) Version: 19.8
Syntaxpublic List<PropertyChangedEventArgs> UpdateData()
Return Value
ListPropertyChangedEventArgsReturns a list of changed properties
Implements
IOpsContextExtenderUpdateData
See Also