Click or drag to resize

FinishedClashTestEventArgs Class

간섭검사 완료 EventArgs
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    SHConnectorFinishedClashTestEventArgs

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

The FinishedClashTestEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodFinishedClashTestEventArgs
Initializes a new instance of the FinishedClashTestEventArgs class
Top
Fields
  NameDescription
Public fieldResult
간섭검사 결과 목록
Public fieldTaskID
간섭검사 ID
Top
See Also