Click or drag to resize

PFFieldChoiceValueHelperTargetItemTypeSet Method (PFItemReference)

Replaces the currently selected items by the given one.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public PFFieldChoiceValueHelper<TargetItemType> Set(
	PFItemReference item
)

Parameters

item
Type: Packflow.CorePFItemReference

Return Value

Type: PFFieldChoiceValueHelperTargetItemType
See Also