Each value in this enumeration represents a property in UserEntry.
Namespace: ININ.IceLib.PeopleAssembly: ININ.IceLib.People (in ININ.IceLib.People.dll) Version: 0.0.0.0 (22.3.0.218)
Syntax
C# |
---|
public enum UserEntryProperty |
Visual Basic |
---|
Public Enumeration UserEntryProperty |
Members
Member name | Value | Description | |
---|---|---|---|
None | 0 | No property is defined. | |
UserId | 1 | Represents the UserId property. | |
DisplayName | 2 | Represents the DisplayName property. | |
Company | 3 | Represents the Company property. | |
Department | 4 | Represents the Department property. | |
Extension | 5 | Represents the Extension property. | |
HomeSite | 6 | Represents the HomeSite property. | |
DefaultWorkstation | 7 | Represents the DefaultWorkstation property. This enumeration item will work in 2.4 SU 33 & beyond and 3.0 SU 4 & beyond. |
Version Information
Supported for IC Server version 2015 R1 and beyond.
For 4.0, supported for IC Server version 4.0 GA and beyond.
For 3.0, supported for IC Server version 3.0 GA and beyond.
For 4.0, supported for IC Server version 4.0 GA and beyond.
For 3.0, supported for IC Server version 3.0 GA and beyond.