AnalysisResultSchema(String, String)
Constructor
Description:
Creates object and assigns name and description
Creates object and assigns name and description
Parameters
| Parameter | Type | Description |
|---|---|---|
| name | String | Name of the result schema |
| description | String | Description of the result schema |
Return Value
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |