device.location2 Property
The location 2 of the device
Namespace: Scheduler Assembly: Scheduler (in Scheduler.dll) Version: 3.0.0.0 (4.0.0.12)
Syntax
C# |
public string location2 { get; set; } |
VB |
Public Property location2 As String Get Set |
Return Value
Type: String
See Also
device Class
Scheduler Namespace