CommonCModule.CodeTemplateName
- Updated2024-10-09
- 1 minute(s) read
CommonCModule.CodeTemplateName
Syntax
CommonCModule.CodeTemplateName
Data Type
Purpose
Specifies a code template associated with this module.
Remarks
The Module.CreateCode and CommonCModule.LoadPrototypeFromCodeTemplate methods use the code template this property specifies. If this property is empty, the Module.CreateCode method does not use a code template and the CommonCModule.LoadPrototypeFromCodeTemplate method does nothing. You can acquire a list of code template names using the collection the StepType.CodeTemplates property returns.