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

In This Topic
    INSTANCE_LAYER Property
    In This Topic
    Layer # 19019.
    Syntax
    public PropertyValue INSTANCE_LAYER {get; set;}
    public:
    property PropertyValue^ INSTANCE_LAYER {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    See Also