CreateQueueSetup Class Members
The following tables list the members exposed by CreateQueueSetup.
Public Constructors
Name | Description | |
---|---|---|
![]() |
CreateQueueSetup Constructor | Initializes a new instance of the CreateQueueSetup class. |
Public Properties
Name | Description | |
---|---|---|
![]() |
AllowActionItem | Should Queue allow Action Items |
![]() |
AllowCase | Should Queue allow Cases |
![]() |
AllowContract | Should Queue allow Contracts |
![]() |
AllowCR | Should Queue allow CRs |
![]() |
AllowDemandDetail | Should Queue allow Demand Details |
![]() |
AllowDialogue | Should Queue allow Dialogs |
![]() |
AllowJob | Should Queue allow Jobs |
![]() |
AllowOpportunity | Should Queue allow Opportunities |
![]() |
AllowSolution | Should Queue allow Solutions |
![]() |
AllowSubcase | Should Queue allow Subcases |
![]() |
Description | Queue description |
![]() |
IsPersonal | Is this a personal Queue? |
![]() |
Supervisor | Username of the supervisor of the Queue |
![]() |
Title | Title of the Queue |
Reference
CreateQueueSetup Class
FChoice.Toolkits.Clarify.Interfaces Namespace
CreateQueue(CreateQueueSetup) Method