This document is archived and information here might be outdated. Recommended version. |
The Cadastral Fabric to be modified.
[Visual Basic .NET] Public Property CadastralFabric As ICadastralFabric
[C#] public ICadastralFabric CadastralFabric {get; set;}
E_INVALIDARG The input parameter was not a valid ICadastralFabric* or ICadastralFabric** pointer.
The Cadastral Fabric with which the feature classes are associated.
HRESULT put_CadastralFabric(
ICadastralFabric* pCadastralFabric
);
HRESULT get_CadastralFabric(
ICadastralFabric** ppCadastralFabric
);