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

In This Topic
    ModificationDate Property
    In This Topic
    Shows when the PDF comment was last changed by the author.
    Syntax
    public DateTime ModificationDate {get;}
    public:
    property DateTime ModificationDate {
       DateTime get();
    }
    Remarks
    This time stamp refers to changes done before importing it from PDF file.
    See Also