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

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

Syntax

C#
public int PhotoErrors { get; set; }
Visual Basic (Declaration)
Public Property PhotoErrors As Integer
Visual C++
public:
property int PhotoErrors {
	int get ();
	void set (int value);
}

See Also