The device ID of the schedule's parent device.
Namespace: Ico.BacnetAssembly: BacnetScheduleView (in BacnetScheduleView.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public int DeviceId { get; set; } |
| Visual Basic |
|---|
Public Property DeviceId As Integer Get Set |
| JScript |
|---|
function get DeviceId () : int function set DeviceId (value : int) |