Show / Hide Table of Contents

CheckClearQualityTransitionSetup Constructor

The current condition of the Change Request.

The current status of the Change Request.

The new condition for the Change Request.

The new status for the Change Request.

The user checking the transition. If not set, the session user is used.

Initializes a new instance of the CheckClearQualityTransitionSetup class.

Syntax

'Declaration

<ConstructorIndexAttribute()>
Public Function New( _
   ByVal _oldCondition_ As String, _
   ByVal _oldStatus_ As String, _
   ByVal _newCondition_ As String, _
   ByVal _newStatus_ As String, _
   ByVal _userName_ As String _
)
[ConstructorIndexAttribute()]
public CheckClearQualityTransitionSetup( 
   string _oldCondition_,
   string _oldStatus_,
   string _newCondition_,
   string _newStatus_,
   string _userName_
)

Parameters

oldCondition

The current condition of the Change Request.

oldStatus

The current status of the Change Request.

newCondition

The new condition for the Change Request.

newStatus

The new status for the Change Request.

userName

The user checking the transition. If not set, the session user is used.

Requirements

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

Reference

CheckClearQualityTransitionSetup Class
CheckClearQualityTransitionSetup 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.