This document is archived and information here might be outdated. Recommended version. |
The allowable components to be analyzed.
[Visual Basic .NET]
Public ReadOnly Property AllowableComponents As Integer
[C#]
public int AllowableComponents {get;}
[C++]
HRESULT get_AllowableComponents(
System.Int32* AllowableComponents
);
[C++] Parameters AllowableComponents [out, retval]
AllowableComponents is a parameter of type long*
The AllowableComponents property indicates which parts of the table or feature class can be analyzed. The returned value is based on the esriTableComponents enumeration. Members from this enumeration can be bitwise or�d together.