IValidationContextIsChanging Method |
Indicates if one or more properties in the list are changing
Namespace: Innovator.ServerAssembly: Innovator.Client (in Innovator.Client.dll) Version: 2016.1.15.1759 (2016.01.15.1759)
Syntaxbool IsChanging(
params string[] names
)
Function IsChanging (
ParamArray names As String()
) As Boolean
Parameters
- names
- Type: SystemString
Return Value
Type:
Boolean
See Also