Share via


ContainerItem.GenerateETL Property

Namespace:  Microsoft.TeamFoundation.Warehouse
Assembly:  Microsoft.TeamFoundation.Warehouse (in Microsoft.TeamFoundation.Warehouse.dll)

Syntax

'Declaration
Public Property GenerateETL As Boolean
public bool GenerateETL { get; set; }
public:
property bool GenerateETL {
    bool get ();
    void set (bool value);
}
member GenerateETL : bool with get, set
function get GenerateETL () : boolean
function set GenerateETL (value : boolean)

Property Value

Type: System.Boolean

.NET Framework Security

See Also

Reference

ContainerItem Class

Microsoft.TeamFoundation.Warehouse Namespace