Click or drag to resize

PFEveryoneSetUsers Property

By default, will return an empty collection of users, not every user in site.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public override PFUserCollection Users { get; set; }

Property Value

Type: PFUserCollection
See Also