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

In This Topic
    DESIGNATION_SUBLOCATION4_DESCR Property
    In This Topic
    Location designation (sub-identifier 4): Description # 1234.
    Syntax
    public PropertyValue DESIGNATION_SUBLOCATION4_DESCR {get; set;}
    public:
    property PropertyValue^ DESIGNATION_SUBLOCATION4_DESCR {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type Eplan.EplApi.Base.MultiLangString.
    Remarks

    This property is read-only..

    See Also