IValueWithMeasureTUnitOfMeasure Interface |
Namespace: Aloe.EnterpriseOne.Model.Core.Metrics
public interface IValueWithMeasure<TUnitOfMeasure> where TUnitOfMeasure : IUnitOfMeasure
The IValueWithMeasureTUnitOfMeasure type exposes the following members.
Name | Description | |
---|---|---|
![]() | UnitOfMeasure |
Gets the unit of measure.
|
![]() | Value |
Gets the value.
|
Name | Description | |
---|---|---|
![]() | CreateAnother |
Creates another value object with the specified parameters.
|