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
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.