Click or drag to resize

PFFieldUserValue_ReferenceIsUser Property

Gets a value indicating whether the principal is a user.

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 IsUser { get; }

Property Value

Type: Boolean
See Also