NativeActivityUpdateContext.IsNewlyAdded(Activity) Methode

Definitie

Initialiseert of het NativeActivityUpdateContext nieuw is toegevoegd.

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

Parameters

childActivity
Activity

De onderliggende activiteit.

Retouren

trueals het NativeActivityUpdateContext nieuw is toegevoegd; anders. false

Van toepassing op