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
Sodelujte z nami v storitvi GitHub
Vir za to vsebino najdete v storitvi GitHub, kjer lahko tudi ustvarite in pregledate težave in zahtevke za uveljavitev sprememb. Če želite več informacij, glejte naš vodnik za sodelavce.