Eplan Platform API
Eplan.EplApi.DataModel.Graphics Namespace / GraphicalPlacementPropertyList Class / INSTANCE_GEDLOCATION Property / INSTANCE_GEDLOCATION Property

In This Topic
    INSTANCE_GEDLOCATION Property
    In This Topic
    Graphical placement # 19103.
    Syntax
    public PropertyValue INSTANCE_GEDLOCATION {get; set;}
    public:
    property PropertyValue^ INSTANCE_GEDLOCATION {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    See Also