API Help
Eplan.EplApi.DataModel.Planning Namespace / PlanningSegmentPropertyList Class / DESIGNATION_LOCATION_LEADINGPARTS Property / DESIGNATION_LOCATION_LEADINGPARTS Property

In This Topic
    DESIGNATION_LOCATION_LEADINGPARTS Property
    In This Topic
    Mounting location (leading identifiers) # 1222.
    Syntax
    public PropertyValue DESIGNATION_LOCATION_LEADINGPARTS {get; set;}
    public:
    property PropertyValue^ DESIGNATION_LOCATION_LEADINGPARTS {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only. Property is indexed. Possible indexes are from 1 to 10.

    See Also