Click or drag to resize

BulkPropertiesChangedManagerEventArgs Constructor

Initializes a new instance of the BulkPropertiesChangedManagerEventArgs class

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

Parameters

properties
Type: Micros.OpsBulkPropertyValueList
See Also