API Help
Eplan.EplApi.DataModel.E3D Namespace / Mate Class / Name Property

In This Topic
    Name Property (Mate)
    In This Topic
    Name of this mate.
    Syntax
    public string Name {get;}
    public:
    property String^ Name {
       String^ get();
    }
    See Also