API Help
Eplan.EplApi.DataModel Namespace / InvalidPageNameException Class / Name Property

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