Class Meta
Inherited Members
Namespace: AcousticWorkbench
Assembly: AcousticWorkbench.dll
Syntax
public class Meta
Properties
| Improve this Doc View SourceError
Declaration
public Error Error { get; set; }
Property Value
Type | Description |
---|---|
Error |
Message
Declaration
public string Message { get; set; }
Property Value
Type | Description |
---|---|
String |
Status
Declaration
public string Status { get; set; }
Property Value
Type | Description |
---|---|
String |
Methods
| Improve this Doc View SourceToString()
Declaration
public override string ToString()
Returns
Type | Description |
---|---|
String |