Click or drag to resize

BulkPropertiesChangedManagerEventArgs Constructor

Initializes a new instance of the BulkPropertiesChangedManagerEventArgs class

Namespace: Micros.Ops
Assembly: Ops (in Ops.dll) Version: 19.8
Syntax
C#
public BulkPropertiesChangedManagerEventArgs(
	BulkPropertyValueList properties
)

Parameters

properties  BulkPropertyValueList
 
See Also