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.Template
Assembly:
CSC.SC.TOPICA4.Template (in CSC.SC.TOPICA4.Template.dll) Version: 4.37.7779.15939
Syntaxpublic virtual Type GetDefaultChild()
Return Value
Type:
TypeReturns null if no default type preferred
See Also