RouteItemItemType Property |
The location type.
Namespace:
VRSolver
Assembly:
VRSolver (in VRSolver.dll) Version: 1.13.0.0
Syntaxpublic RouteItemType ItemType { get; }
Public ReadOnly Property ItemType As RouteItemType
Get
public:
property RouteItemType ItemType {
RouteItemType get ();
}
member ItemType : RouteItemType with get
Property Value
Type:
RouteItemType
See Also