Click or drag to resize

PFRelation_BaseObjectParentType, ChildTypeGetById Method

Overload List
  NameDescription
Public methodGetById(Int64)
Gets a child object by its ID.
Public methodGetById(Int64, PFQueryResultsScope)
Gets a child object by its ID, with a specified scope. This method DOES NOT use the cache.
Public methodGetById(Int64, Boolean)
Gets a child object by its ID.
Top
See Also