Click or drag to resize

EmployeeFilterParametersOnPropertyChanged Method


Namespace: Micros.Ops
Assembly: Ops (in Ops.dll) Version: 19.8
Syntax
C#
protected virtual void OnPropertyChanged(
	string strPropertyName
)

Parameters

strPropertyName  String
 
See Also