This document is archived and information here might be outdated. Recommended version. |
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(
System.String* 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