Click or drag to resize

PFFieldUserValueReferences Property

Gets the principal references.

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

Property Value

Type: ReadOnlyCollectionPFFieldUserValue_Reference
See Also