This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoDatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > ID > IDECadastralFabric2 Interface > IDECadastralFabric2.SurrogateVersion Property (ArcObjects .NET 10.4 SDK) |
The name of the surrogate version if applicable. Indicates if the cadastral fabric is a surrogate version.
[Visual Basic .NET] Public Property SurrogateVersion As String
[C#] public string SurrogateVersion {get; set;}
[C++]
HRESULT get_SurrogateVersion(
BSTR* surrogate
);
[C++]
HRESULT put_SurrogateVersion(
BSTR surrogate
);
[C++]
Parameters surrogate [out, retval] surrogate is a parameter of type BSTR surrogate [in] surrogate is a parameter of type BSTR