open method: List class
Syntax
open(ID)
Description
Use this method to retrieve an activity guide definition from the database and sets all the properties.
Parameters
| Parameter | Description |
|---|---|
|
ID |
Specifies the activity guide ID as a string. |
Returns
None.
Related Topics