Condition Object Members
Public Methods
Public Method PostWrites all changed values to database.
Public Properties
Public Property AutoUnlockIndicates whether to make the item changeable to other users automatically after a Refresh or Post.
Public Property DescriptionThe Condition description.
Public Property FieldMultiValueThe MultiValue object of the specified field.
Public Property IDThe Condition ID.
Public Property SourceFor a run condition, the source condition ID. For a time condition, a date-time string.
Public Property TargetThe target test instance number of the condition.
Public Property TypeNameThe field's type.
Public Property ValueThe Condition status value.
See Also