Eplan Platform API
Eplan.EplApi.HEServices Namespace / ChangeInfoService Class / ArticleTimeStampActive Property

In This Topic
    ArticleTimeStampActive Property
    In This Topic
    Activate or deactivate article time stamp handling.
    Syntax
    public bool ArticleTimeStampActive {set;}
    public:
    property bool ArticleTimeStampActive {
       void set (    bool value);
    }
    See Also