Specifies constants indicating what properties this configuration object supports.

Namespace: ININ.IceLib.Configuration
Assembly: ININ.IceLib.Configuration (in ININ.IceLib.Configuration.dll) Version: 0.0.0.0 (22.3.0.218)

Syntax

C#
public enum Property
Visual Basic
Public Enumeration Property

Members

Member nameValueDescription
Children0Represents the Children property.
AccountCodes1Represents the AccountCodes property.
ClientConfigurationTemplates2Represents the ClientConfigurationTemplates property.
ImageResources3Represents the ImageResources property.
IpPhones4Represents the IpPhones property.
IpPhoneProxyGroups5Represents the IpPhoneProxyGroups property.
IpPhoneRingSets6Represents the IpPhoneRingSets property.
IpPhoneTemplates7Represents the IpPhoneTemplates property.
KeywordSets8Represents the KeywordSets property.
Layouts9Represents the Layouts property.
Locations10Represents the Locations property.
PasswordPolicies11Represents the PasswordPolicies property.
Roles12Represents the Roles property.
Schedules13Represents the Schedules property.
Skills14Represents the Skills property.
Stations15Represents the Stations property.
StationGroups16Represents the StationGroups property.
StationTemplates17Represents the StationTemplates property.
InteractionProcessorTables18Represents the InteractionProcessorTables property.
Users19Represents the Users property.
Workgroups20Represents the Workgroups property.
WrapUpCodes21Represents the WrapUpCodes property.
WrapUpCategories22Represents the WrapUpCategories property.
Parent23Represents the Parent property.
DisplayName24Represents the DisplayName part of the ConfigurationId property.
Id25Represents the Id part of the ConfigurationId property.
StandardProperties_DateCreated3000Represents the DateCreated property.
StandardProperties_DateLastModified3001Represents the DateLastModified property.
StandardProperties_Notes3002Represents the Notes property.
StandardProperties_CustomAttributes3003Represents the CustomAttributes property.

Version Information

Supported for IC Server version 2015 R1 and beyond.
For 4.0, supported for IC Server version 4.0 SU 1 and beyond.

See Also