Click or drag to resize

PFItemDataCollectionGetValueText Method

Overload List
  NameDescription
Public methodGetValueText(String)
Gets a value as text, will return String.Empty if the value does not exist or is null.
(Inherited from PFDataCollection.)
Public methodGetValueText(PFField)
Gets a value as text, will return String.Empty if the value does not exist or is null.
Top
See Also