Click or drag to resize

PFFieldUserValueHelperAddPrincipal Method (PFFieldUserValue_Reference)

Adds a principal reference.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public PFFieldUserValueHelper AddPrincipal(
	PFFieldUserValue_Reference principalReference
)

Parameters

principalReference
Type: Packflow.CorePFFieldUserValue_Reference
Reference of the principal.

Return Value

Type: PFFieldUserValueHelper
PFFieldUserValueHelper
See Also