API Help
Eplan.EplApi.DataModel Namespace / ConnectionPropertyList Class / DESIGNATION_FUNCTIONALASSIGNMENT_LEADINGPARTS Property / DESIGNATION_FUNCTIONALASSIGNMENT_LEADINGPARTS Property

In This Topic
    DESIGNATION_FUNCTIONALASSIGNMENT_LEADINGPARTS Property
    In This Topic
    Functional assignment (leading identifiers) # 1322.
    Syntax
    public PropertyValue DESIGNATION_FUNCTIONALASSIGNMENT_LEADINGPARTS {get; set;}
    public:
    property PropertyValue^ DESIGNATION_FUNCTIONALASSIGNMENT_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