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


ICadastralExtension.GetRevision Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GeoSurvey)  

ICadastralExtension.GetRevision Method

Extension Revision number and Name.

[Visual Basic .NET]
Public Sub GetRevision ( _
    ByRef dRevision As Double, _
    ByRef pName As String _
)
[C#]
public void GetRevision (
    ref double dRevision,
    ref string pName
);

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralExtension Interface