This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IC > IConditionalActionSetup Interface > IConditionalActionSetup.ActionCategory Property (ArcObjects .NET 10.4 SDK) |
Get the Actions Category.
[Visual Basic .NET] Public Property ActionCategory As enumActionCategory
[C#] public enumActionCategory ActionCategory {get; set;}
[C++]
HRESULT get_ActionCategory(
enumActionCategory* pActionCategory
);
[C++]
HRESULT put_ActionCategory(
enumActionCategory pActionCategory
);
[C++]
Parameters pActionCategory [out, retval]
pActionCategory is a parameter of type enumActionCategory pActionCategory [in]
pActionCategory is a parameter of type enumActionCategory