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

In This Topic
    IsCustom Property (TransientLayer)
    In This Topic
    Returns true, if the Layer is a custom Layer.
    Syntax
    public bool IsCustom {get;}
    public:
    property bool IsCustom {
       bool get();
    }
    See Also