This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPTableSchema Interface > IGPTableSchema.FieldsRule Property (ArcObjects .NET 10.4 SDK) |
Inidicates how the fields property is to be managed.
[Visual Basic .NET] Public Property FieldsRule As esriGPSchemaFieldsType
[C#] public esriGPSchemaFieldsType FieldsRule {get; set;}
[C++]
HRESULT get_FieldsRule(
esriGPSchemaFieldsType* Type
);
[C++]
HRESULT put_FieldsRule(
esriGPSchemaFieldsType Type
);
[C++]
Parameters Type [out, retval]
Type is a parameter of type esriGPSchemaFieldsType Type [in]
Type is a parameter of type esriGPSchemaFieldsType