Click or drag to resize

BulkPropertiesChangedManager Constructor

Initializes a new instance of the BulkPropertiesChangedManager class

Namespace: Micros.Ops
Assembly: Ops (in Ops.dll) Version: 19.8
Syntax
C#
public BulkPropertiesChangedManager(
	IBulkNotifyPropertiesChanged context,
	IBulkPropertiesChangedManagerContext userContext
)

Parameters

context  IBulkNotifyPropertiesChanged
 
userContext  IBulkPropertiesChangedManagerContext
 
See Also