This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IO > IOverposterProperties Interface > IOverposterProperties.AnnotateMapID Property (ArcObjects .NET 10.5 SDK) |
The UID of the required AnnotateMap object.
[Visual Basic .NET] Public ReadOnly Property AnnotateMapID As UID
[C#] public UID AnnotateMapID {get;}
[C++]
HRESULT get_AnnotateMapID(
IUID** uid
);
[C++]
Parameters uid [out, retval]
uid is a parameter of type IUID