Eplan Platform API
Eplan.EplApi.DataModel Namespace / Properties.Comment Enumeration

In This Topic
    Properties.Comment Enumeration
    In This Topic
    Identificators of properties owned by Comment class.
    Syntax
    public enum Properties.Comment : System.Enum 
    public enum class Properties.Comment : public System.Enum 
    Members
    MemberValueDescription
    DMG_COMMENT_RESPONSE19504Reply text # 19504.
    DMG_COMMENT_RESPONSE_AUTHOR19503Author: Reply # 19503.
    DMG_COMMENT_RESPONSE_DATETIME19505Date and time # 19505.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             Eplan.EplApi.DataModel.Properties.Comment

    See Also