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