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

In This Topic
    Description Property (TransientLayer)
    In This Topic
    Layer's description
    Syntax
    public MultiLangString Description {get;}
    public:
    property MultiLangString^ Description {
       MultiLangString^ get();
    }
    See Also