Click or drag to resize
AddressStatusCodeEnum Enumeration

[This is preliminary documentation and is subject to change.]

Address Status Code

Namespace: Netadmin.Management.Address.Dto
Assembly: Netadmin.Management.Interfaces (in Netadmin.Management.Interfaces.dll) Version: release/9.0@131b654fe7332b0776120c2b44d96c6cac5ac9a2
Syntax
public enum AddressStatusCodeEnum
Members
  Member nameValueDescription
None0 No special code
NoCustomer1 No customers may be created
NoService2 No subscriptions may be connected
NoCustomerOrService3 No customers or subscriptions may be created
Informational4 Informational status
See Also