PFItemDataCollectionGetValueText Method |
Name | Description | |
---|---|---|
GetValueText(String) |
Gets a value as text, will return String.Empty if the value does not exist or is null.
(Inherited from PFDataCollection.) | |
GetValueText(PFField) |
Gets a value as text, will return String.Empty if the value does not exist or is null.
|