 | PriceRequestVolume Property |
Volume (m³).
Required.
Namespace: FRAM.CommonLayer.ModelsAssembly: FRAM.CommonLayer (in FRAM.CommonLayer.dll) Version: FRAM 2.0 v2.2.5.0
Syntaxpublic float Volume { get; set; }
Public Property Volume As Single
Get
Set
public:
property float Volume {
float get ();
void set (float value);
}
member Volume : float32 with get, set
Property Value
Type:
Single
See Also