Eplan Platform API
Eplan.EplApi.DataModel.Graphics Namespace / PlaceHolder Class / NumberOfRecords Property

In This Topic
    NumberOfRecords Property (PlaceHolder)
    In This Topic
    Count of records.
    Syntax
    public virtual int NumberOfRecords {get;}
    public:
    virtual property int NumberOfRecords {
       int get();
    }

    Property Value

    Count of records.
    See Also