Click or drag to resize

VolumeUnits Property

Gets or sets Units.

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

Property Value

Type: String
See Also