PFRelation_SiteApplicationGetByIds Method |
Name | Description | |
---|---|---|
GetByIds(Int64) |
Gets objects by their IDs.
This is more optimized than calling GetById multiple times.
(Inherited from PFRelation_BaseObjectParentType, ChildType.) | |
GetByIds(IEnumerableInt64) |
Gets applications by their ids.
(Overrides PFRelation_BaseObjectParentType, ChildTypeGetByIds(IEnumerableInt64).) |