This document is archived and information here might be outdated. Recommended version. |
The name associated with the validation rule.
[Visual Basic .NET]
Public Property Category As Integer
[C#]
public int Category {get; set;}
[C++]
HRESULT get_Category(
System.Int32* groupBitmap
);
[C++]
HRESULT put_Category(
long groupBitmap
);
[C++] Parameters groupBitmap [out, retval]
groupBitmap is a parameter of type long* groupBitmap [in]
groupBitmap is a parameter of type long
Category sets the name associated with the rule. Not currently used by any ArcGIS application.