DynamicUpdateMapQuery.CanApplyUpdateWhileRunning(Activity) Methode

Definitie

Hiermee geeft u op of de DynamicUpdateMapQuery update kan worden uitgevoerd.

public:
 bool CanApplyUpdateWhileRunning(System::Activities::Activity ^ activity);
public bool CanApplyUpdateWhileRunning(System.Activities.Activity activity);
member this.CanApplyUpdateWhileRunning : System.Activities.Activity -> bool
Public Function CanApplyUpdateWhileRunning (activity As Activity) As Boolean

Parameters

activity
Activity

De huidige activiteit.

Retouren

true als de update tijdens het DynamicUpdateMapQuery uitvoeren kan worden uitgevoerd; falseanders.

Van toepassing op