ZoneCreationStatus Enumeration

Indicates whether a zone was created successfully. If not, this indicates why the zone was not created.

Definition

Namespace: HyperX.Scripting
Assembly: HyperX.Scripting (in HyperX.Scripting.dll) Version: 9.0.0.0 (9.0.0)
C#
public enum ZoneCreationStatus

Members

Success1 
DuplicateNameFailure2 
InvalidFamilyCategory3 

See Also