Eplan Platform API
Eplan.EplApi.DataModel Namespace / ConnectionPropertyList Class / INSTANCE_FULLPLACEMENTLOCATION Property / INSTANCE_FULLPLACEMENTLOCATION Property

In This Topic
    INSTANCE_FULLPLACEMENTLOCATION Property
    In This Topic
    Placement # 19007.
    Syntax
    public PropertyValue INSTANCE_FULLPLACEMENTLOCATION {get; set;}
    public:
    property PropertyValue^ INSTANCE_FULLPLACEMENTLOCATION {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Provides the full placement consisting of page, internal column and internal row (these do not reflect the column and row numbers). For functions and interruption points, the own cross-reference is output.

    See Also