ALM Open Test Architecture API Type Library Version 12.55
Deleted Property
Description
Indicates if the condition has been removed, but the deletion has not been posted to the server.
Property type
Read-write property
Syntax
Visual Basic
Public Property Deleted As Boolean
Remarks

As a property-get: Returns True if CustomizationMailConditions.RemoveCondition has been called for this object.

As a property-set: Marks the condition for deletion if set to True; acts as undo for removal if set to False.

See Also

CustomizationMailCondition Object  | CustomizationMailCondition Members