Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / PlaceHolder3D Class / NumberOfRecords Property

In This Topic
    NumberOfRecords Property (PlaceHolder3D)
    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