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


IConditionalActionConfigure.UpdateAction Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (TrackingAnalyst)  

IConditionalActionConfigure.UpdateAction Method

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
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.

See Also

IConditionalActionConfigure Interface