TableNumRows Property

Note: This API is now obsolete.

Property that represents the number of rows for this table entity. This property is obsolete, use Table.Rows.Count instead.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
[ObsoleteAttribute("Use Table.Rows.Count instead.")]
public virtual int NumRows { get; set; }

Property Value

Int32
See Also

©  Bricsys NV. All rights reserved.