Indicates if checking field in Validation.
[Visual Basic .NET] Public Property CheckField As Boolean
[C#] public bool CheckField {get; set;}
[C++]
HRESULT get_CheckField(
VARIANT_BOOL* bUse
);
[C++]
HRESULT put_CheckField(
VARIANT_BOOL bUse
);
[C++]Parameters
bUse [out, retval] bUse is a parameter of type VARIANT_BOOL bUse [in] bUse is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.