Click or drag to resize

BulkPropertiesChangedEventArgs Constructor

Initializes a new instance of the BulkPropertiesChangedEventArgs class

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

Parameters

properties  IListString
 
See Also