API Help
Eplan.EplApi.DataModel Namespace / Properties.HyperLink Enumeration

In This Topic
    Properties.HyperLink Enumeration
    In This Topic
    Identificators of properties owned by HyperLink class.
    Syntax
    public enum Properties.HyperLink : System.Enum 
    public enum class Properties.HyperLink : public System.Enum 
    Members
    MemberValueDescription
    DESCRIPTION19305Description (Hyperlink) # 19305.
    FILE19304File / Document # 19304.
    TEXT_CONTENTS19201Text contents # 19201.
    Inheritance Hierarchy

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

    See Also