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

In This Topic
    DESIGNATION_FULLSUBUSERDEFINED Property
    In This Topic
    User-defined structure (sub-identifier, complete) # 1621.
    Syntax
    public PropertyValue DESIGNATION_FULLSUBUSERDEFINED {get; set;}
    public:
    property PropertyValue^ DESIGNATION_FULLSUBUSERDEFINED {
       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 user-defined structure with all the sub-identifiers.

    See Also