Click or drag to resize

TmplItemIsInsideArray Property

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

Check if this TmplItem is contained in an ArrayTable (recursively)

Namespace:  CSC.SC.TOPICA4.Template
Assembly:  CSC.SC.TOPICA4.Template (in CSC.SC.TOPICA4.Template.dll) Version: 4.37.7779.15939
Syntax
C#
public bool IsInsideArray { get; }

Property Value

Type: Boolean
See Also