API Help
Eplan.EplApi.DataModel Namespace / InvalidPageNameException_IncorrectParts Class / ErrorDetails Property

In This Topic
    ErrorDetails Property
    In This Topic
    Provides additional informations about the error.
    Syntax
    public string ErrorDetails {get;}
    public:
    property String^ ErrorDetails {
       String^ get();
    }
    See Also