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

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

    Parameters

    strMessage
    Detail description of exception
    See Also