Click or drag to resize

DataSourceData Property

Gets or sets the Data after the ImportData method

Namespace:  Hummingbird.TestFramework.Automation
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
protected string[][] Data { get; set; }

Property Value

Type: String
The data.
See Also