GetClassType
Returns a type of the ApiContentControlListEntry class.
Syntax
expression.GetClassType();
expression
- A variable that represents a ApiContentControlListEntry class.
Parameters
This method doesn't have any parameters.
Returns
"contentControlList"
Example
This example gets a class type and inserts it into the document.
- Code
- Result
// todo_example