P

Dimension.Value

Description:
The value of the dimension.
Remarks:
This nullable property will not have a value for spot dimensions or for linear dimensions with more than one segment.
public Nullable<double> Value { get; }