Click or drag to resize

PFUserIsSystemUser Property

Gets a value indicating whether this user is a system user (=not a person).

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public bool IsSystemUser { get; }

Property Value

Type: Boolean
See Also