PFRelation_BaseObjectParentType, ChildTypeGetById Method |
Name | Description | |
---|---|---|
GetById(Int64) |
Gets a child object by its ID.
| |
GetById(Int64, PFQueryResultsScope) |
Gets a child object by its ID, with a specified scope.
This method DOES NOT use the cache.
| |
GetById(Int64, Boolean) |
Gets a child object by its ID.
|