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

In This Topic
    DESIGNATION_FULLSUBLOCATION Property
    In This Topic
    Location designation (sub-identifier, complete) # 1221.
    Syntax
    public PropertyValue DESIGNATION_FULLSUBLOCATION {get; set;}
    public:
    property PropertyValue^ DESIGNATION_FULLSUBLOCATION {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Provides all the sub-identifiers for a location designation, e.g. "UO1.UO2" at a complete location designation "O.UO1.UO2".

    See Also