Eplan Platform API
Eplan.EplApi.DataModel Namespace / ReportBlock Class / CreateDate Property

In This Topic
    CreateDate Property
    In This Topic
    Gets creation date
    Syntax
    public ValueType CreateDate {get;}
    public:
    property ValueType^ CreateDate {
       ValueType^ get();
    }
    See Also