Click or drag to resize

PFItemDataCollectionGetSavedValueObject Method

Overload List
  NameDescription
Public methodGetSavedValueObject(String)
Gets a field's value at its state when loaded from the database, without taking into account the changes since.
(Inherited from PFDataCollection.)
Public methodGetSavedValueObject(PFField)
Gets a field's value at its state when loaded from the database, without taking into account the changes since.
Top
See Also