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 virtual string Name {get;}
    public:
    virtual property String^ Name {
       String^ get();
    }
    See Also