This document is archived and information here might be outdated. Recommended version. |
Inidicates how the GeometryType property is to be managed.
[Visual Basic .NET] Public Property GeometryTypeRule As esriGPSchemaGeometryType
[C#] public esriGPSchemaGeometryType GeometryTypeRule {get; set;}
[C++]
HRESULT get_GeometryTypeRule(
esriGPSchemaGeometryType* Type
);
[C++]
HRESULT put_GeometryTypeRule(
esriGPSchemaGeometryType Type
);
[C++] Parameters Type [out, retval]
Type is a parameter of type esriGPSchemaGeometryType* Type [in]
Type is a parameter of type esriGPSchemaGeometryType