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

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

    Parameters

    txt
    Detail description of exception
    See Also