ITestElement.CssIteration Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.