TmplItemGetDefaultChild Method |
[This is preliminary documentation and is subject to change.]
Returns the default type (subclass of TmplItem) of child this object prefers
Namespace: CSC.SC.TOPICA4.TemplateAssembly: CSC.SC.TOPICA4.Template (in CSC.SC.TOPICA4.Template.dll) Version: 4.30.6239.27196
Syntaxpublic virtual Type GetDefaultChild()
Return Value
Type:
TypeReturns null if no default type preferred
See Also