fcSDK Documentation
NewStatus Property (ChangeCRStatusSetup)

The new status for the Change Request. If not set, the default status is used.
Syntax
'Declaration
 
<PropertyBitValueAttribute()>
Public Property NewStatus As String
[PropertyBitValueAttribute()]
public string NewStatus {get; set;}
Remarks

The condition of the new status for the CR must match the CR's current condition.

You cannot use this API to change the condition of a CR. To change the condition of the CR you need to use the proper API: FixCR, CloseCR, ReopenCR.

Requirements

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

See Also

Reference

ChangeCRStatusSetup Class
ChangeCRStatusSetup Members

 

 


© 2010 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.

Send comments on this topic.