API Help
Eplan.EplApi.DataModel Namespace / IPlaceHolder Interface / NumberOfRecords Property

In This Topic
    NumberOfRecords Property (IPlaceHolder)
    In This Topic
    Count of records.
    Syntax
    int NumberOfRecords {get;}
    property int NumberOfRecords {
       int get();
    }

    Property Value

    Count of records.
    See Also