ALM Open Test Architecture API Type Library Version 12.55
ICustomizationTransitionRule Interface
Members
Collapse All
Expand All
Description
Represents a single transition rule. A transition rule allows a change in value from a given source value to a given destination value.
Public Properties
DestinationValue
The destination value of the transition rule, that is, the value after the change.
SourceValue
The source value of the transition rule, that is, the value before the change.
Updated
Indicates if the object has been modified since last synchronized with server.
See Also
ICustomizationTransitionRule Members