SectionCommetItem
Section Comment Item Class
Properties
| Name | Type | Description |
|---|---|---|
| Author | string | 작성자 |
| Comment | string | 주석 (내용) |
| CommentID | int | 주석 아이디(ID) |
| CreateDate | string | 작성일시 (문자열) |
| No | int | 주석 번호(No.) |
| SectionID | int | 단면 아이디(ID) |
| SectionSubID | int | 단면 서브 아이디(ID) |
| Title | string | 제목 |
Methods
| Name | Description |
|---|---|
| GetCreateDateFormatString | 지정된 포맷 형식의 날짜 문자열 반환 |