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


IGMxDocumentInfo.Category Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (ArcGlobe)  

IGMxDocumentInfo.Category Property

The category of the document.

[Visual Basic .NET]
Public Property Category As String
[C#]
public string Category {get; set;}

Product Availability

Available with ArcGIS Desktop. Requires 3D Analyst Extension.

See Also

IGMxDocumentInfo Interface