Click or drag to resize

WeightAmount Property

weight amount

Namespace:  PSI.Sox
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
C#
[DataMemberAttribute(EmitDefaultValue = false)]
[DefaultValueAttribute(typeof(double), "0.0")]
public double Amount { get; set; }

Property Value

Type: Double
See Also