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

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

    Parameters

    txt
    Detail description of exception
    See Also