Click or drag to resize
weroSoft AG, Software
PageViewModelDescription Property
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.
Gets or sets the description this view model is responsible for.

Namespace:  WeroSoft.Workflow.Common.Visualization
Assembly:  WeroSoft.Workflow.Core.Library (in WeroSoft.Workflow.Core.Library.dll) Version: 3.0 Pre-Release
Syntax
C#
public PageDescription Description { get; set; }

Property Value

Type: PageDescription
See Also