API Help
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / DESIGNATION_SUBPLANT7_DESCR Property / DESIGNATION_SUBPLANT7_DESCR(Int32) Property

In This Topic
    DESIGNATION_SUBPLANT7_DESCR(Int32) Property
    In This Topic
    Higher-level function (Sub-identifier 7): Description # 1137. This property isn't indexed, and is read-only.
    Syntax
    public PropertyValue DESIGNATION_SUBPLANT7_DESCR( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ DESIGNATION_SUBPLANT7_DESCR {
       PropertyValue^ get(int index);
       void set (int index, PropertyValue^ value);
    }

    Parameters

    index

    Property Value

    Returns property value of type Eplan.EplApi.Base.MultiLangString.
    Remarks

    This property is read-only..

    See Also