Click or drag to resize

IVIZZARDServiceSetExportMobileFileParams Method

특정 노드 합치기

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
bool SetExportMobileFileParams(
	int[] NodeIndexes,
	string[] PartNames
)

Parameters

NodeIndexes
Type: SystemInt32
노드 인덱스
PartNames
Type: SystemString
노드 이름

Return Value

Type: Boolean
성공 여부
See Also