ArcObjects Library Reference (ArcScene)  

ISxDocumentInfo.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

ISxDocumentInfo Interface