The layer's CadastralFabric.
[Visual Basic 6.0] Property CadastralFabric As ICadastralFabric
[Visual Basic .NET] Public Property CadastralFabric As ICadastralFabric
[C#] public ICadastralFabric CadastralFabric {get; set;}
[Java] public ICadastralFabric getCadastralFabric() throws IOException, AutomationException
[Java] public void setCadastralFabricByRef( ICadastralFabric pCadastralFabric ) throws IOException, AutomationException
[C++] HRESULT get_CadastralFabric( ICadastralFabric** CadastralFabric );
[C++] HRESULT putref_CadastralFabric( ICadastralFabric* CadastralFabric);
Parameters
CadastralFabric [out, retval]
CadastralFabric is a parameter of type ICadastralFabric
CadastralFabric [in]
CadastralFabric is a parameter of type ICadastralFabric