Click or drag to resize

IVIZZARDServiceShowCableItemByGroupID Method

Cable(Pipe) : Show(Hide) - GroupId

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
void ShowCableItemByGroupID(
	int GroupId,
	bool Show
)

Parameters

GroupId
Type: SystemInt32
Group id
Show
Type: SystemBoolean
Show
See Also