DemoRecord Class |
Namespace: asprise_imaging_api
The DemoRecord type exposes the following members.
Name | Description | |
---|---|---|
DemoRecord | Initializes a new instance of the DemoRecord class |
Name | Description | |
---|---|---|
CompareTo |
Compares
| |
Equals | (Inherited from Object.) | |
getCodeDisplay |
Code to be displayed on UI.
| |
getCodeRaw |
The actual code in JSON to be executed.
| |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
getIconPath |
Optional icon path.
| |
getInstruction |
Instruction if any.
| |
getTitle |
Title of the demo.
| |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
load |
Loads records from the given dictionary.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |