This document is archived and information here might be outdated. Recommended version. |
The cadastral fabric type.
[Visual Basic .NET] Public Property Type As esriCadastralFabricType
[C#] public esriCadastralFabricType Type {get; set;}
[C++]
HRESULT get_Type(
esriCadastralFabricType* Type
);
[C++]
HRESULT put_Type(
esriCadastralFabricType Type
);
[C++] Parameters Type [out, retval]
Type is a parameter of type esriCadastralFabricType* Type [in]
Type is a parameter of type esriCadastralFabricType