Click or drag to resize

ReviewCommetItem Class

Review Comment Item Class
Inheritance Hierarchy
SystemObject
  VIZCoreBase
    VIZCore3D.NET.DataReviewCommetItem

Namespace: VIZCore3D.NET.Data
Assembly: VIZCore3D.NET (in VIZCore3D.NET.dll) Version: 2.8.24.910 (2.8.24.910)
Syntax
C#
public class ReviewCommetItem : VIZCoreBase

The ReviewCommetItem type exposes the following members.

Properties
 NameDescription
Public propertyAuthor 작성자
Public propertyComment 주석 (내용)
Public propertyCommentID 주석 아이디(ID)
Public propertyCreateDate 작성일시 (문자열)
Public propertyNo 주석 번호(No.)
Public propertyReviewID 리뷰 아이디(ID)
Public propertyTitle 제목
Top
Methods
 NameDescription
Public methodGetCreateDateFormatString 지정된 포맷 형식의 날짜 문자열 반환
Top
See Also