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

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

    Parameters

    index

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Provides the full higher-level function name, e.g. "A.UA1.UA2".

    See Also