WorkflowViewElement.ViewService Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the ViewService associated with the workflow view element.
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
Property Value
The view service associated with the workflow view element.
Remarks
This property can also be accessed with the Services property.
Applies to
Werk met ons samen op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en bekijken. Raadpleeg onze gids voor inzenders voor meer informatie.