TmplItemSuperTmplItem Property |
[This is preliminary documentation and is subject to change.]
Get/set the parent TmplItem of this TmplItem
Namespace: CSC.SC.TOPICA4.TemplateAssembly: CSC.SC.TOPICA4.Template (in CSC.SC.TOPICA4.Template.dll) Version: 4.30.6239.27196
Syntaxpublic TmplItem SuperTmplItem { get; set; }
Property Value
Type:
TmplItem
See Also