ProjectAnalyzeZones(ListInt32) Method

Analyze a list of zones by ID.

Definition

Namespace: HyperX.Scripting
Assembly: HyperX.Scripting (in HyperX.Scripting.dll) Version: 9.0.0.0 (9.0.0)
C#
public SimpleStatus AnalyzeZones(
	List<int> zoneIds
)

Parameters

zoneIds  ListInt32
 

Return Value

SimpleStatus

See Also