FixFailedSetup Class Members
The following tables list the members exposed by FixFailedSetup.
Public Constructors
Name | Description | |
---|---|---|
![]() |
FixFailedSetup Constructor | Initializes a new instance of the FixFailedSetup class. |
Public Properties
Name | Description | |
---|---|---|
![]() |
AdditionalFields | Allows the specification of additional fields to be updated as part of API invocation. |
![]() |
CRIDNum | Identifier of the CR being marked as FixFailed. |
![]() |
FailedDate | DateTime the CR was maked as FixFailed. If not set, the current date time is used. |
![]() |
FixedInRelease | Release information related to the Fixed CR being Failed. |
![]() |
GenerateTimeBombs | Specifies if timebombs should be created. |
![]() |
Notes | Notes about the CR being markd FixFailed. |
![]() |
Status | The new status for the Change Request. If not set, the default status is used. |
![]() |
TestCase | Name of the test case related to the CR Fix being marked as Failed |
![]() |
UserName | The user failing the CR. If not set, the session user is used. |
Reference
FixFailedSetup Class
FChoice.Toolkits.Clarify.Quality Namespace
FixFailed(FixFailedSetup) Method