[Missing <summary> documentation for "P:HS.Sys.TheEnterprise.Common.Wrecks.RetsFeed.DownloadLookups"]

Namespace:  HS.Sys.TheEnterprise.Common.Wrecks
Assembly:  Wrecks (in Wrecks.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public bool DownloadLookups { get; set; }
Visual Basic (Declaration)
Public Property DownloadLookups As Boolean
Visual C++
public:
property bool DownloadLookups {
	bool get ();
	void set (bool value);
}

See Also