API Help
Eplan.EplApi.DataModel Namespace / FunctionBasePropertyList Class / DESIGNATION_INSTALLATIONNUMBER_LEADINGPARTS Property / DESIGNATION_INSTALLATIONNUMBER_LEADINGPARTS Property

In This Topic
    DESIGNATION_INSTALLATIONNUMBER_LEADINGPARTS Property
    In This Topic
    Higher-level function number (leading identifiers) # 1722.
    Syntax
    public PropertyValue DESIGNATION_INSTALLATIONNUMBER_LEADINGPARTS {get; set;}
    public:
    property PropertyValue^ DESIGNATION_INSTALLATIONNUMBER_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