IHsvStarSchemaTemplates Interface Overview
The IHSVStarSchemaTemplates interface enables you to work with Extended Analytics templates. For information on setting IHSVStarSchemaTemplates object references and details on the interface’s methods, see IHsvStarSchemaTemplates Interface.
The following table lists the IHSVStarSchemaTemplates interface’s methods.
Table 39. IHsvStarSchemaTemplates Interface Methods
Method | Description |
---|
DeleteTemplate | Deletes a given Extended Analytics template. |
EnumTemplates | Returns the names of the application’s Extended Analytics templates. |
GetTemplate | Returns an XML string that contains a given Extended Analytics template’s definition. |
SetTemplate | Creates an Extended Analytics template, using an XML string that contains the template definition. |