Click or drag to resize

ClashExpandDataVO Class

사용자 확장 데이터 객체
Inheritance Hierarchy
SystemObject
  SHConnectorClashExpandDataVO

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

The ClashExpandDataVO type exposes the following members.

Constructors
  NameDescription
Public methodClashExpandDataVO
생성자
Top
Properties
  NameDescription
Public propertyDataType
데이터 자료형
Public propertyDisplayText
컬럼에 보여지는 문자열
Public propertyKey
데이터 매핑 키 문자열
Public propertyNodeType
고정, 이동 데이터 구분
Public propertyParentLevel
부모 레벨 단계 데이터가 부모의 정보에서 가져올 경우 파트 기준 몇단계 위의 부모인지 확인
Public propertyVisible
컬럼 보이기/숨기기
Top
See Also