Eplan Platform API
Eplan.EplApi.DataModel Namespace / ReportBlock Class / ReportBlock Constructor

In This Topic
    ReportBlock Constructor
    In This Topic
    Default constructor. To use object created by this constructor function Create() is need to be called after that.
    Syntax
    public ReportBlock()
    public:
    ReportBlock();
    See Also