Click or drag to resize

PFUserCollectionAddUser Method (PFUserInfo)

Adds the specified user in the collection.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public void AddUser(
	PFUserInfo info
)

Parameters

info
Type: Packflow.CorePFUserInfo
See Also