Click or drag to resize
IValidationContextIsChanging Method
Indicates if one or more properties in the list are changing

Namespace: Innovator.Server
Assembly: Innovator.Client (in Innovator.Client.dll) Version: 2016.1.15.1759 (2016.01.15.1759)
Syntax
bool IsChanging(
	params string[] names
)

Parameters

names
Type: SystemString

Return Value

Type: Boolean
See Also