Click or drag to resize
TmplItemUtilGetTmplItemInheritedTypes Method

[This is preliminary documentation and is subject to change.]

Return list of all types inheriting from TmplItem

Namespace: CSC.SC.TOPICA4.Template
Assembly: CSC.SC.TOPICA4.Template (in CSC.SC.TOPICA4.Template.dll) Version: 4.30.6239.27196
Syntax
C#
public static List<Type> GetTmplItemInheritedTypes()

Return Value

Type: ListType

[Missing <returns> documentation for "M:CSC.SC.TOPICA4.Template.TmplItemUtil.GetTmplItemInheritedTypes"]

See Also