This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IC > IConditionalActionSetup Interface > IConditionalActionSetup.CurrentAction Property (ArcObjects .NET 10.4 SDK) |
Get The Current Action object that is being edited.
[Visual Basic .NET] Public ReadOnly Property CurrentAction As IAction
[C#] public IAction CurrentAction {get;}
[C++]
HRESULT get_CurrentAction(
IAction** ippAction
);
[C++]
Parameters ippAction [out, retval]
ippAction is a parameter of type IAction