Click or drag to resize

PFFieldSettings_ChoiceReferences Property

Gets or sets the choice field targets (other content-types).

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public List<PFFieldSettings_Choice_Reference> References { get; set; }

Property Value

Type: ListPFFieldSettings_Choice_Reference
See Also