Click or drag to resize

VIZViewerShowReviewItem Method

리뷰 아이템 보이기/숨기기

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
public void ShowReviewItem(
	int ID,
	bool Show
)

Parameters

ID
Type: SystemInt32

[Missing <param name="ID"/> documentation for "M:SHConnector.VIZViewer.ShowReviewItem(System.Int32,System.Boolean)"]

Show
Type: SystemBoolean

[Missing <param name="Show"/> documentation for "M:SHConnector.VIZViewer.ShowReviewItem(System.Int32,System.Boolean)"]

See Also