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


IDocument.ID Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Interfaces > ID > IDocument Interface > IDocument.ID Property
ArcGIS Developer Help

IDocument.ID Property

The unique id for this document.

[Visual Basic .NET]
Public ReadOnly Property ID As UID
[C#]
public UID ID {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IDocument Interface