Click or drag to resize

NotificationContextUpdateData Method

Update notifications data

Namespace: Micros.Ops
Assembly: Ops (in Ops.dll) Version: 19.8
Syntax
C#
public List<PropertyChangedEventArgs> UpdateData()

Return Value

ListPropertyChangedEventArgs
Returns a list of changed properties

Implements

IOpsContextExtenderUpdateData
See Also