Click or drag to resize

PFFieldChoiceValue_Utils Methods

The PFFieldChoiceValue_Utils type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetSelectedId
Gets the item id of a choice value. Returns -1 if the value is null or empty.
Public methodStatic memberGetSelectedIds
Gets the item ids of a choice value. Returns an empty list if the value is null or empty.
Public methodStatic memberIsEmpty
Gets a value indicating whether the choice value is null or empty.
Public methodStatic memberIsNotEmpty
Gets a value indicating whether the choice value is not null and contains references.
Top
See Also