Click or drag to resize
ArrayTableTableRowCount Property

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

Get number of rows in ArrayTable TODO: there already is a property RowCount of type string - refactor!

Namespace: CSC.SC.TOPICA4.Template
Assembly: CSC.SC.TOPICA4.Template (in CSC.SC.TOPICA4.Template.dll) Version: 4.30.6239.27196
Syntax
C#
public int TableRowCount { get; }

Property Value

Type: Int32
See Also