Click or drag to resize
TmplItemGetArrayTableContainer Method

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

Returns the ArrayTable that this TmplItem is contained in (null is the TmplItem isn't contained in an array)

Namespace: CSC.SC.TOPICA4.Template
Assembly: CSC.SC.TOPICA4.Template (in CSC.SC.TOPICA4.Template.dll) Version: 4.30.6239.27196
Syntax
C#
public ArrayTable GetArrayTableContainer()

Return Value

Type: ArrayTable

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

See Also