Click or drag to resize
weroSoft AG, Software
PageViewModelPageStatus 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 page status.

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

Property Value

Type: PageStatus
See Also