DataDictionaryResponse(OperationResponseLevel, String) Constructor
Public Sub New( _
ByVal level As OperationResponseLevel, _
ByVal err As String _
)
This language is not supported or no code example is available.
public DataDictionaryResponse(
OperationResponseLevel level,
string err
)
This language is not supported or no code example is available.
public:
DataDictionaryResponse(
OperationResponseLevel level,
String^ err
)
This language is not supported or no code example is available.
Parameters
- level
- OperationResponseLevel
- err
- string
the error message