GetByInternalId
Returns the object by it's internal ID.
note
This functionality is available in paid ONLYOFFICE Docs editions.
Syntax
expression.GetByInternalId(id);
expression - A variable that represents a Api class.
Parameters
| Name | Required/Optional | Data type | Default | Description |
|---|---|---|---|---|
| id | Required | string | the object internal ID. |
Returns
object