Click or drag to resize

NotificationContextUpdateData Method

Update notifications data

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

Return Value

Type: ListPropertyChangedEventArgs
Returns a list of changed properties

Implements

IOpsContextExtenderUpdateData
See Also