Click or drag to resize

BulkPropertiesChangedEventArgs Constructor

Initializes a new instance of the BulkPropertiesChangedEventArgs class

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll) Version: 18.2
Syntax
C#
public BulkPropertiesChangedEventArgs(
	IList<string> properties
)

Parameters

properties
Type: System.Collections.GenericIListString
See Also