Each value in this enumeration represents a property in CustomButton.
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 CustomButtonProperty |
Visual Basic |
---|
Public Enumeration CustomButtonProperty |
Members
Member name | Value | Description | |
---|---|---|---|
None | 0 | No property is defined. | |
Id | 1 | Represents the Id property. | |
ButtonText | 2 | Represents the ButtonText property. | |
Enabled | 3 | Represents the Enabled property. | |
IconFileName | 4 | Represents the IconFileName property. | |
Icon | 5 | Represents the Icon property. | |
Availability | 6 | Represents the Availability property. | |
DeactivateAfterUse | 7 | Represents the DeactivateAfterUse property. | |
Description | 8 | Represents the Description property. | |
LocalApplication | 9 | Represents the LocalApplication property. | |
Action | 10 | Represents the Action property. | |
DisplayNotification | 11 | Represents the DisplayNotification property. | |
Locations | 12 | Represents the Locations property. | |
InteractionTypes | 13 | Represents the InteractionTypes property. |
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.