API Help
Eplan.EplApi.DataModel Namespace / ProjectCantAddArticleReferenceException Class / ProjectCantAddArticleReferenceException Constructor / ProjectCantAddArticleReferenceException Constructor(String)
Detail description of exception

In This Topic
    ProjectCantAddArticleReferenceException Constructor(String)
    In This Topic
    Internal constructor with description.
    Syntax
    public ProjectCantAddArticleReferenceException( 
       string txt
    )
    public:
    ProjectCantAddArticleReferenceException( 
       String^ txt
    )

    Parameters

    txt
    Detail description of exception
    See Also