ArcObjects Library Reference (Cadastral)  

ICadastralAdjustmentInfo.CadastralFabric Property

The Cadastral Fabric to be queried.

[Visual Basic .NET]
Public Property CadastralFabric As ICadastralFabric
[C#]
public ICadastralFabric CadastralFabric {get; set;}

Product Availability

Available with ArcGIS Desktop.

Errors Returned

The input parameter was not a valid ICadastralFabric* or ICadastralFabric** pointer.

Remarks

The Cadastral Fabric containing the adjustment information to be read.

[C++]

See Also

ICadastralAdjustmentInfo Interface