Click or drag to resize

ProfileUnitOfMeasures Property

Gets or sets UnitOfMeasures

Namespace:  PSI.Sox
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
[DataMemberAttribute(EmitDefaultValue = false)]
public List<UnitOfMeasure> UnitOfMeasures { get; set; }

Property Value

Type: ListUnitOfMeasure

Implements

IProfileUnitOfMeasures
See Also