The size of this order (in shares, contracts, etc.).

Namespace:  RightEdge.Common
Assembly:  Common (in Common.dll) Version: 2010.1.0.0 (2010.1.0.0)

Syntax

C#
public long Size { get; }
Visual Basic (Declaration)
Public ReadOnly Property Size As Long
Visual C++
public:
property long long Size {
	long long get ();
}

See Also