Click or drag to resize

StreamDataVO Class

Stream 데이터 관리 객체
Inheritance Hierarchy
SystemObject
  SHConnectorStreamDataVO

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

The StreamDataVO type exposes the following members.

Constructors
  NameDescription
Public methodStreamDataVO
생성자
Top
Properties
  NameDescription
Public propertyData
데이터
Public propertyIsSuccessed
성공여부
Public propertyModelName
모델명
Public propertyPassword
패스워드
Public propertyResult
추가 결과
Top
See Also