Eplan Platform API
Eplan.EplApi.DataModel.Graphics Namespace / HyperLinkPropertyList Class / DESCRIPTION Property / DESCRIPTION Property

In This Topic
    DESCRIPTION Property
    In This Topic
    Description (Hyperlink) # 19305.
    Syntax
    public PropertyValue DESCRIPTION {get; set;}
    public:
    property PropertyValue^ DESCRIPTION {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Description text of a hyperlink; an entry is only allowed in one language.

    See Also