WorkflowViewElement.ViewService 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 l’élément ViewService d’affichage de flux de travail associé.
protected public:
property System::Activities::Presentation::Services::ViewService ^ ViewService { System::Activities::Presentation::Services::ViewService ^ get(); };
protected internal System.Activities.Presentation.Services.ViewService ViewService { get; }
member this.ViewService : System.Activities.Presentation.Services.ViewService
Protected Friend ReadOnly Property ViewService As ViewService
Valeur de propriété
Service d’affichage associé à l’élément d’affichage de flux de travail.
Remarques
Cette propriété est également accessible avec la Services propriété.