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

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

    Parameters

    txt
    Detail description of exception
    See Also