Click or drag to resize
ExternalRelationAllowChild Method (TmplItem)

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

Check whether child is allowed as child

Namespace: CSC.SC.TOPICA4.Template
Assembly: CSC.SC.TOPICA4.Template (in CSC.SC.TOPICA4.Template.dll) Version: 4.30.6239.27196
Syntax
C#
public override bool AllowChild(
	TmplItem child
)

Parameters

child
Type: CSC.SC.TOPICA4.TemplateTmplItem

Return Value

Type: Boolean

[Missing <returns> documentation for "M:CSC.SC.TOPICA4.Template.ExternalRelation.AllowChild(CSC.SC.TOPICA4.Template.TmplItem)"]

See Also