TrackingParameters.CallerInstanceId Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le Guid de l'instance de workflow qui a appelé l'instance de workflow associée au canal de suivi.
public:
property Guid CallerInstanceId { Guid get(); };
public Guid CallerInstanceId { get; }
member this.CallerInstanceId : Guid
Public ReadOnly Property CallerInstanceId As Guid
Valeur de propriété
Guid de l'instance de workflow qui a appelé l'instance de workflow associée au canal de suivi.