ArcObjects Library Reference  (PublisherControls)    

IARMap.Description Property

The description of the map.

[Visual Basic 6.0]
Property Description As String
[Visual Basic .NET]
Public ReadOnly Property Description As String
[C#]
public string Description {get;}

Product Availability

Available with ArcGIS Desktop. Requires Publisher Extension.

Description

Returns a description of the ARMap at the time the document was published.

Remarks

Note that map's do not have a description by default.

See Also

IARMap Interface

 


Feedback Send feedback on this page