Click or drag to resize
BusinessSystemEnum Enumeration

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

An indication of the source of a business context. This enum can be extended and this would not be considererd a breaking change

Namespace: Netadmin.Core.Context
Assembly: Netadmin.Core (in Netadmin.Core.dll) Version: release/9.0@131b654fe7332b0776120c2b44d96c6cac5ac9a2
Syntax
public enum BusinessSystemEnum
Members
  Member nameValueDescription
Unknown0 Unknown
UI_NETadmin1 Users in the netadmin user interface
UI_CW2 Users in the customer portal interface
UI_SP3 Users in hte service provider interface
Netadmin_Engines4 A engine in the netadmin engine framework
API_OrderManagement5 The order managment api
See Also