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


IArcIMSQuery.ContentType Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (CatalogUI)  

IArcIMSQuery.ContentType Property

The Content type.

[Visual Basic .NET]
Public Property ContentType As esriContentType
[C#]
public esriContentType ContentType {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IArcIMSQuery Interface