Click or drag to resize

ReviewItem Class

Review Item Class
Inheritance Hierarchy
SystemObject
  VIZCoreBase
    VIZCore3D.NET.DataReviewItem

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

The ReviewItem type exposes the following members.

Constructors
  NameDescription
Public methodReviewItem
Construction
Top
Properties
  NameDescription
Public propertyDescription
Description
Public propertyID
ID
Public propertyKind
Kind
Public propertyParentID
Parent ID
Public propertyPosition
리뷰 위치 정보
Public propertySelected
Selected Item
Public propertyTitle
Title
Public propertyVisible
Visible
Top
See Also