Click or drag to resize

SimulationMarkerKeyVO Class

시뮬레이션 마커 키 Value Object
Inheritance Hierarchy
SystemObject
  SHConnectorSimulationMarkerKeyVO

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

The SimulationMarkerKeyVO type exposes the following members.

Constructors
  NameDescription
Public methodSimulationMarkerKeyVO
Initializes a new instance of the SimulationMarkerKeyVO class
Top
Properties
  NameDescription
Public propertyID
시뮬레이션 마커 ID
Public propertyTime
시뮬레이션 마커 시간
Public propertyTitle
시뮬레이션 마커 이름
Top
See Also