This document is archived and information here might be outdated.  Recommended version.


IDECadastralFabric2.Version Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GeoDatabaseExtensions)  

IDECadastralFabric2.Version Property

The cadastral fabric version.

[Visual Basic .NET]
Public ReadOnly Property Version As Integer
[C#]
public int Version {get;}
[C++]
HRESULT get_Version(
  long* Version
);
[C++]

Parameters Version [out, retval] Version is a parameter of type long

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IDECadastralFabric2 Interface