Eplan Platform API
Eplan.EplApi.DataModel.Graphics Namespace / PlaceHolderPropertyList Class / PLACEHOLDER_DESCRIPTION Property / PLACEHOLDER_DESCRIPTION Property

In This Topic
    PLACEHOLDER_DESCRIPTION Property
    In This Topic
    Placeholder object description # 19308.
    Syntax
    public PropertyValue PLACEHOLDER_DESCRIPTION {get; set;}
    public:
    property PropertyValue^ PLACEHOLDER_DESCRIPTION {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type Eplan.EplApi.Base.MultiLangString.
    Remarks

    Description of the placeholder object.

    See Also