PFRelation_ApplicationContextGetById Method |
Name | Description | |
---|---|---|
GetById(Int64) |
Gets an application context by its id. Uses cache.
(Overrides PFRelation_BaseObjectParentType, ChildTypeGetById(Int64).) | |
GetById(Int64, Boolean) |
Gets an application context by its id.
(Overrides PFRelation_BaseObjectParentType, ChildTypeGetById(Int64, Boolean).) | |
GetById(Int64, PFQueryResultsScope) |
Gets a child object by its ID, with a specified scope.
This method DOES NOT use the cache.
(Inherited from PFRelation_BaseObjectParentType, ChildType.) |