Eplan Platform API
Eplan.EplApi.DataModel Namespace / MergedArticleReferencePropertyList Class / DMPLAOBJECT_FULLDESIGNATION Property / DMPLAOBJECT_FULLDESIGNATION Property

In This Topic
    DMPLAOBJECT_FULLDESIGNATION Property
    In This Topic
    Designation (full) # 44009.
    Syntax
    public PropertyValue DMPLAOBJECT_FULLDESIGNATION {get; set;}
    public:
    property PropertyValue^ DMPLAOBJECT_FULLDESIGNATION {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Shows the full designation from the top structure level in the tree up to this planning object. In the P&I diagram the property shows the complete designation of the PCT loop / PCT loop function including the structure identifiers of all the higher-level segments.

    See Also