Class DelsysTrignoDevice
Inheritance
System.Object
DelsysTrignoDevice
Implements
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: DelsysAPI.DelsysDevices
Assembly: DelsysAPI.dll
Syntax
public class DelsysTrignoDevice : IDelsysDevice
Constructors
DelsysTrignoDevice()
Declaration
public DelsysTrignoDevice()
Properties
CurrentSourceType
Declaration
public SourceType CurrentSourceType { get; }
Property Value
| Type | Description |
|---|---|
| SourceType |
Key
Declaration
public string Key { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |
License
Declaration
public string License { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |
Name
Declaration
public string Name { get; }
Property Value
| Type | Description |
|---|---|
| System.String |
SourceTemplate
Declaration
public object SourceTemplate { get; }
Property Value
| Type | Description |
|---|---|
| System.Object |