Specifies if Fields collection changed

Namespace: Ico.Awx.Common
Assembly: AwxClientCommon (in AwxClientCommon.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public bool IsFieldsChanged { get; }
Visual Basic
Public ReadOnly Property IsFieldsChanged As Boolean
	Get
JScript
function get IsFieldsChanged () : boolean

See Also