PCTemplateConfiguration.editDescription Method
Edits or displays the description of a configuration template.
Syntax
edit PCDescription editDescription(boolean _set, PCDescription _pcDescription)
Run On
Called
Parameters
- _set
Type: boolean
A Boolean value that indicates whether to set the description to be displayed.
- _pcDescription
Type: PCDescription Extended Data Type
A description of the configuration template.
Return Value
Type: PCDescription Extended Data Type
A description of the configuration template.