Click or drag to resize

PFFieldUserValueHelperSet Method (PFFieldUserValueHelper)

Replaces the currently selected values by the given ones.

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 Set(
	PFFieldUserValueHelper otherValue
)

Parameters

otherValue
Type: Packflow.CorePFFieldUserValueHelper

Return Value

Type: PFFieldUserValueHelper
See Also