This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IC > IConditionalActionConfigure Interface > IConditionalActionConfigure.UpdateAction Method (ArcObjects .NET 10.5 SDK) |
Update the Action component with the values in the activeX component.
[Visual Basic .NET]
Public Sub UpdateAction ( _
)
[C#] public void UpdateAction ( );
[C++]
HRESULT UpdateAction(
void
);