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

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

Parameters

txt
Detail description of exception
See Also