API Help
Eplan.EplApi.DataModel.Graphics Namespace / PlaceHolderPropertyList Class / PLACEHOLDER_VALUESET_NAME Property / PLACEHOLDER_VALUESET_NAME Property

In This Topic
    PLACEHOLDER_VALUESET_NAME Property
    In This Topic
    Value set name # 19303.
    Syntax
    public PropertyValue PLACEHOLDER_VALUESET_NAME {get; set;}
    public:
    property PropertyValue^ PLACEHOLDER_VALUESET_NAME {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only. Property is indexed. Possible indexes are from 1 to 100.

    Required to generate the value set table in placeholder object overview screens and shows the names of the value sets in indexed form.

    See Also