Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / DESIGNATION_FULLUSERDEFINED Property / DESIGNATION_FULLUSERDEFINED Property

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

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Provides the full character string of the user-defined structure.

    See Also