Click or drag to resize

SectionCommetItem Class

Section Comment Item Class
Inheritance Hierarchy
SystemObject
  VIZCoreBase
    VIZCore3D.NET.DataSectionCommetItem

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

The SectionCommetItem type exposes the following members.

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