Click or drag to resize

PFFieldChoiceValueHelper Properties

The PFFieldChoiceValueHelper type exposes the following members.

Properties
  NameDescription
Protected propertyData
Gets or sets the data collection.
(Inherited from PFFieldValueHelperFieldType, ValueType.)
Public propertyField
Gets the field.
(Inherited from PFFieldValueHelperFieldType, ValueType.)
Public propertyIsEmpty
Gets a value indicating whether the choice value is null or empty.
(Inherited from PFFieldChoiceValueHelperTargetItemType.)
Public propertyIsNotEmpty
Gets a value indicating whether the choice value is not null and contains references.
(Inherited from PFFieldChoiceValueHelperTargetItemType.)
Public propertyReferences
Gets the references of the selected items.
(Inherited from PFFieldChoiceValueHelperTargetItemType.)
Public propertyValue
Gets or sets the stored value.
(Inherited from PFFieldChoiceValueHelperTargetItemType.)
Top
See Also