BlockPropertiesTableAuditErrorRowIndex
Property
|
Property that represents the row index.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
25.3.0.0
Syntax
public int RowIndex { get; }
Public ReadOnly Property RowIndex As Integer
Get
public:
property int RowIndex {
int get ();
}
member RowIndex : int with get
Property Value
Int32
See Also