Eplan Platform API
Eplan.EplApi.DataModel Namespace / FunctionBasePropertyList Class / DESIGNATION_FULLUSERDEFINED_WITHPREFIX Property / DESIGNATION_FULLUSERDEFINED_WITHPREFIX Property

In This Topic
    DESIGNATION_FULLUSERDEFINED_WITHPREFIX Property
    In This Topic
    User-defined structure with preceding sign # 1640.
    Syntax
    public PropertyValue DESIGNATION_FULLUSERDEFINED_WITHPREFIX {get; set;}
    public:
    property PropertyValue^ DESIGNATION_FULLUSERDEFINED_WITHPREFIX {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    See Also