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


IARCommandInfo.Checked Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > PublisherControls > ESRI.ArcGIS.PublisherControls > Interfaces > IA > IARCommandInfo Interface > IARCommandInfo.Checked Property
ArcGIS Developer Help

IARCommandInfo.Checked Property

Indicates if the command is checked.

[Visual Basic .NET]
Public ReadOnly Property Checked As Boolean
[C#]
public bool Checked {get;}

Product Availability

Available with ArcGIS Desktop. Requires Publisher Extension.

Description

Indicates the checked state of the specified ARTool command.

See Also

IARCommandInfo Interface