Lot Size

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

Syntax

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

See Also