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

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

    Parameters

    txt
    Detail description of exception
    See Also