This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IH > IHighlightSuppressionAction Interface > IHighlightSuppressionAction.ActionType Property (ArcObjects .NET 10.5 SDK) |
Indicates what type of action will be performed.
[Visual Basic .NET] Public Property ActionType As enumHighlightSuppression
[C#] public enumHighlightSuppression ActionType {get; set;}
[C++]
HRESULT get_ActionType(
enumHighlightSuppression* pVal
);
[C++]
HRESULT put_ActionType(
enumHighlightSuppression pVal
);
[C++]
Parameters pVal [out, retval]
pVal is a parameter of type enumHighlightSuppression pVal [in]
pVal is a parameter of type enumHighlightSuppression