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