Eplan Platform API
Eplan.EplApi.DataModel.MasterData Namespace / TransientLayer Class / Id Property

In This Topic
    Id Property (TransientLayer)
    In This Topic
    Gets Layer Id.
    Syntax
    public short Id {get;}
    public:
    property short Id {
       short get();
    }

    Property Value

    Layer identifier.
    See Also