ApiAreas
Represents the ApiAreas class.
Properties
Name | Type | Description |
---|---|---|
Count | number | Returns a value that represents the number of objects in the collection. |
Parent | ApiRange | Returns the parent object for the specified collection. |
Methods
Method | Returns | Description |
---|---|---|
GetCount | number | Returns a value that represents the number of objects in the collection. |
GetItem | ApiRange | Returns a single object from a collection by its ID. |
GetParent | number | Returns the parent object for the specified collection. |