VolumeAmount Property | |
Gets or sets Amount.
Namespace:
PSI.Sox
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax [DataMemberAttribute(EmitDefaultValue = false)]
[DefaultValueAttribute(typeof(double), "0.0")]
public double Amount { get; set; }
Property Value
Type:
DoubleSee Also