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

In This Topic
    DESIGNATION_FULLPLACEOFINSTALLATION Property
    In This Topic
    Installation site # 1420.
    Syntax
    public PropertyValue DESIGNATION_FULLPLACEOFINSTALLATION {get; set;}
    public:
    property PropertyValue^ DESIGNATION_FULLPLACEOFINSTALLATION {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    See Also