This document is archived and information here might be outdated. Recommended version. |
COGO required field type.
[Visual Basic .NET] Public Function get_CogoFieldType ( _ ByVal eCogoField As esriCFCogoAttributeField _ ) As esriFieldType
[C#] public esriFieldType get_CogoFieldType ( esriCFCogoAttributeField eCogoField );
COGO field names used for extracting COGO attribute information.
The CogoFieldType property returns the field type required for the given COGO attribute.
HRESULT get_CogoFieldType(
esriCFCogoAttributeField eCogoField
esriFieldType* CogoFieldName,
);