SamplingInformationLotSize Property |
[This is preliminary documentation and is subject to change.]
The total number of units in the lot
Namespace:
CFX.Structures
Assembly:
CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntaxpublic Nullable<double> LotSize { get; set; }
Public Property LotSize As Nullable(Of Double)
Get
Set
Property Value
Type:
NullableDouble
See Also