Gets or sets a value indicating whether the user is enabled in Packflow.
This value has an impact on various other properties like "SiteAccess".
Namespace:
Packflow.Core
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax public bool Enabled { get; set; }
Property Value
Type:
BooleanSee Also