Click or drag to resize

MovingRouteVO Class

이동 경로 Value Object Class
Inheritance Hierarchy
SystemObject
  SHConnectorMovingRouteVO

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
public class MovingRouteVO

The MovingRouteVO type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyCoreID
Reference Id
Public propertyNo
Number
Public propertySelect
Is Selected
Public propertyX
X 거리
Public propertyY
Y 거리
Public propertyZ
Z 거리
Top
See Also