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


IAVObject.Type Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CartoUI > ESRI.ArcGIS.CartoUI > Interfaces > IA > IAVObject Interface > IAVObject.Type Property
ArcGIS Developer Help

IAVObject.Type Property

Type of object.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IAVObject Interface