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

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

    Parameters

    txt
    Detail description of exception
    See Also