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

In This Topic
    DESIGNATION_USERDEFINED_LEADINGPARTS Property
    In This Topic
    User-defined structure (leading identifiers) # 1622.
    Syntax
    public PropertyValue DESIGNATION_USERDEFINED_LEADINGPARTS {get; set;}
    public:
    property PropertyValue^ DESIGNATION_USERDEFINED_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