ITestElement.CssIteration Property

Definition

Gets or sets the iteration path for an associated work item.

public:
 property System::String ^ CssIteration { System::String ^ get(); void set(System::String ^ value); };
public string CssIteration { get; set; }
member this.CssIteration : string with get, set
Public Property CssIteration As String

Property Value

The iteration path for an associated work item.

Applies to