Click or drag to resize

MasterShipLocation Property

Defines the location of the user, who is holding the resource.

Namespace:  ABB.Robotics.Controllers
Assembly:  ABB.Robotics.Controllers (in ABB.Robotics.Controllers.dll) Version: 6.5.129.0
Syntax
C#
public string Location { get; }

Property Value

Type: String
Remarks
If status of the resource is equal to none, the string is empty.
See Also