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

In This Topic
    IsValid Property (TransientLayer)
    In This Topic
    Checks, if Layer object is valid.
    Syntax
    public bool IsValid {get;}
    public:
    property bool IsValid {
       bool get();
    }
    See Also