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

In This Topic
    PLACEHOLDER_NAME Property
    In This Topic
    Placeholder object name # 19300.
    Syntax
    public PropertyValue PLACEHOLDER_NAME {get; set;}
    public:
    property PropertyValue^ PLACEHOLDER_NAME {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Name of the placeholder object.

    See Also