ZoneIdUpdateStatus Enumeration

Definition

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

Members

Success1 
DuplicateIdFailure2 A zone with this ID is already in use.
IdOutOfRangeError3 This zone's ID is out of the acceptable range [1 to 99,999,999]

See Also