This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IT > ITemporalLayer Interface > ITemporalLayer.ProcessActions Method (ArcObjects .NET 10.5 SDK) |
Apply the actions, contained in the action collection, to this temporal layer.
[Visual Basic .NET] Public Sub ProcessActions ( _ ByVal bvarResetActions As Boolean _ )
[C#] public void ProcessActions ( bool bvarResetActions );
[C++]
HRESULT ProcessActions(
VARIANT_BOOL bvarResetActions
);
[C++]
Parameters bvarResetActions [in] bvarResetActions is a parameter of type VARIANT_BOOL