Eplan Platform API
Eplan.EplApi.DataModel.Graphics Namespace / Comment Class / CreationDate Property

In This Topic
    CreationDate Property
    In This Topic
    Date and time when PDF comment was created by the author.
    Syntax
    public DateTime CreationDate {get;}
    public:
    property DateTime CreationDate {
       DateTime get();
    }
    See Also