[Missing <summary> documentation for "P:CWS.Common.Lantrax.LantraxServiceReference.LeadInfo.LotSize"]

Namespace: CWS.Common.Lantrax.LantraxServiceReference
Assembly: Lantrax (in Lantrax.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public string LotSize { get; set; }
Visual Basic
Public Property LotSize As String
	Get
	Set
Visual C++
public:
property String^ LotSize {
	String^ get ();
	void set (String^ value);
}

Remarks