Click or drag to resize
DemoRecord Methods

» Asprise Scan Home · Developer's Guide

The DemoRecord type exposes the following members.

Methods
  NameDescription
Public methodCompareTo
Compares
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodgetCodeDisplay
Code to be displayed on UI.
Public methodgetCodeRaw
The actual code in JSON to be executed.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodgetIconPath
Optional icon path.
Public methodgetInstruction
Instruction if any.
Public methodgetTitle
Title of the demo.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodStatic memberload
Loads records from the given dictionary.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also