OOI UA-ModelCompiler

TemplateDefinition Members

The TemplateDefinition type exposes the following members.

Methods


  Name Description
Public method Load
Loads the template.
Public method Write
Writes the template.

Properties


  Name Description
Public property Targets
The targets that the template should be applied to.
Public property TemplatePath
The path of the template to load.

Events


  Name Description
Public event LoadTemplate
The callback to call when loading the template.
Public event WriteTemplate
The callback to call when writing the template.