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

In This Topic
    PLACEHOLDER_LASTUSEDVALUESET Property
    In This Topic
    Placeholder object: Last value set selected # 19301.
    Syntax
    public PropertyValue PLACEHOLDER_LASTUSEDVALUESET {get; set;}
    public:
    property PropertyValue^ PLACEHOLDER_LASTUSEDVALUESET {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    The value set that was last assigned to the placeholder object.

    See Also