API Help
Eplan.EplApi.DataModel Namespace / ReportBlockReference Class / Properties Property

In This Topic
    Properties Property
    In This Topic
    .NET Property enabling access to P8 properties of the ReportBlockReference object.
    Syntax
    public new ReportBlockReferencePropertyList Properties {get;}
    public:
    new property ReportBlockReferencePropertyList^ Properties {
       ReportBlockReferencePropertyList^ get();
    }

    Property Value

    P8 properties of the Group.
    See Also