Eplan Platform API
Eplan.EplApi.DataModel Namespace / FunctionBasePropertyList Class / DESIGNATION_FULLSUBINSTALLATIONNUMBER Property / DESIGNATION_FULLSUBINSTALLATIONNUMBER Property

In This Topic
    DESIGNATION_FULLSUBINSTALLATIONNUMBER Property
    In This Topic
    Higher-level function number (sub-identifier, complete) # 1721.
    Syntax
    public PropertyValue DESIGNATION_FULLSUBINSTALLATIONNUMBER {get; set;}
    public:
    property PropertyValue^ DESIGNATION_FULLSUBINSTALLATIONNUMBER {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Provides the full name of the higher-level function number with all the sub-identifiers.

    See Also