API Help
Eplan.EplApi.DataModel Namespace / FunctionBasePropertyList Class / DESIGNATION_USERDEFINED_VISIBLE Property / DESIGNATION_USERDEFINED_VISIBLE Property

In This Topic
    DESIGNATION_USERDEFINED_VISIBLE Property
    In This Topic
    User-defined structure (visible) # 1629.
    Syntax
    public PropertyValue DESIGNATION_USERDEFINED_VISIBLE {get; set;}
    public:
    property PropertyValue^ DESIGNATION_USERDEFINED_VISIBLE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    See Also