Allows setting the ObjectId as either an integer value or an alias.
Namespace: Ico.BacnetAssembly: BacnetScheduleView (in BacnetScheduleView.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public string ObjectIdString { get; set; } |
Visual Basic |
---|
Public Property ObjectIdString As String Get Set |
JScript |
---|
function get ObjectIdString () : String function set ObjectIdString (value : String) |