Eplan Platform API
Eplan.EplApi.DataModel Namespace / NameConflictException Class / Name Property

In This Topic
    Name Property (NameConflictException)
    In This Topic
    Returns the invalid name.
    Syntax
    public string Name {get;}
    public:
    property String^ Name {
       String^ get();
    }
    See Also