Click or drag to resize

SimulationVO Class

시뮬레이션 Value Object
Inheritance Hierarchy
SystemObject
  SHConnectorSimulationVO

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

The SimulationVO type exposes the following members.

Constructors
  NameDescription
Public methodSimulationVO
Initializes a new instance of the SimulationVO class
Top
Properties
  NameDescription
Public propertybSetPeriod
기간설정 여부
Public propertyCheckedDate
검사일
Public propertyDateType
날짜타입
Public propertyEndDate
종료일
Public propertyID
시뮬레이션 ID
Public propertyIsEdit
수정 여부
Public propertyStartDate
시작일
Public propertyTitle
시뮬레이션 이름
Top
See Also