Click or drag to resize

SelectedReviewItemEventArgs Class

선택된 리뷰 아이템
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    SHConnectorSelectedReviewItemEventArgs

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

The SelectedReviewItemEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodSelectedReviewItemEventArgs
Initializes a new instance of the SelectedReviewItemEventArgs class
Top
Properties
  NameDescription
Public propertyReviewID
Review ID(Index)
Top
See Also