Interface IDelsysDevice
Assembly: DelsysAPI.dll
Syntax
public interface IDelsysDevice
Properties
CurrentSourceType
Declaration
SourceType CurrentSourceType { get; }
Property Value
Key
Declaration
Property Value
| Type |
Description |
| System.String |
|
License
Declaration
string License { get; set; }
Property Value
| Type |
Description |
| System.String |
|
Name
Declaration
Property Value
| Type |
Description |
| System.String |
|
SourceTemplate
Declaration
object SourceTemplate { get; }
Property Value
| Type |
Description |
| System.Object |
|