Show / Hide Table of Contents

CreateQueueSetup Constructor

Title of the Queue

Should Queue allow CRs

Should Queue allow Cases

Should Queue allow Contracts

Should Queue allow Dialogs

Should Queue allow Demand Details

Should Queue allow Jobs

Should Queue allow Opportunities

Should Queue allow Solutions

Should Queue allow Subcases

Should Queue allow Action Items

Initializes a new instance of the CreateQueueSetup class.

Syntax

'Declaration

<ConstructorIndexAttribute()>
Public Function New( _
   ByVal _title_ As String, _
   ByVal _allowCR_ As Boolean, _
   ByVal _allowCase_ As Boolean, _
   ByVal _allowContract_ As Boolean, _
   ByVal _allowDialogue_ As Boolean, _
   ByVal _allowDemandDetail_ As Boolean, _
   ByVal _allowJob_ As Boolean, _
   ByVal _allowOpportunity_ As Boolean, _
   ByVal _allowSolution_ As Boolean, _
   ByVal _allowSubcase_ As Boolean, _
   ByVal _allowActionItem_ As Boolean _
)
[ConstructorIndexAttribute()]
public CreateQueueSetup( 
   string _title_,
   bool _allowCR_,
   bool _allowCase_,
   bool _allowContract_,
   bool _allowDialogue_,
   bool _allowDemandDetail_,
   bool _allowJob_,
   bool _allowOpportunity_,
   bool _allowSolution_,
   bool _allowSubcase_,
   bool _allowActionItem_
)

Parameters

title

Title of the Queue

allowCR

Should Queue allow CRs

allowCase

Should Queue allow Cases

allowContract

Should Queue allow Contracts

allowDialogue

Should Queue allow Dialogs

allowDemandDetail

Should Queue allow Demand Details

allowJob

Should Queue allow Jobs

allowOpportunity

Should Queue allow Opportunities

allowSolution

Should Queue allow Solutions

allowSubcase

Should Queue allow Subcases

allowActionItem

Should Queue allow Action Items

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family

Reference

CreateQueueSetup Class
CreateQueueSetup Members

Back to top © 2022 Dovetail Software, Inc. - All rights reserved.
Clarify, Amdocs, and related products and names are copyright and trademark of Amdocs, Inc.
.NET, Visual Studio.NET, C#, Visual Basic and related products are trademark of Microsoft corporation.