
System.Object
EPLAN.Harness.API.ApiProperties.Property
EPLAN.Harness.API.ApiProperties.UnitProperties.UnitClassProperty
EPLAN.Harness.API.ApiProperties.AccelerationProperty
EPLAN.Harness.API.ApiProperties.AngleProperty
EPLAN.Harness.API.ApiProperties.AreaProperty
EPLAN.Harness.API.ApiProperties.CapacitanceProperty
EPLAN.Harness.API.ApiProperties.ConductanceProperty
EPLAN.Harness.API.ApiProperties.CurrencyProperty
EPLAN.Harness.API.ApiProperties.CurrentProperty
EPLAN.Harness.API.ApiProperties.DensityProperty
EPLAN.Harness.API.ApiProperties.EnergyProperty
EPLAN.Harness.API.ApiProperties.FlowProperty
EPLAN.Harness.API.ApiProperties.ForceProperty
EPLAN.Harness.API.ApiProperties.InertiaProperty
EPLAN.Harness.API.ApiProperties.LengthDensityProperty
EPLAN.Harness.API.ApiProperties.LengthProperty
EPLAN.Harness.API.ApiProperties.MassProperty
EPLAN.Harness.API.ApiProperties.PercentProperty
EPLAN.Harness.API.ApiProperties.PowerProperty
EPLAN.Harness.API.ApiProperties.PressureProperty
EPLAN.Harness.API.ApiProperties.QuantityProperty
EPLAN.Harness.API.ApiProperties.ResistanceProperty
EPLAN.Harness.API.ApiProperties.ResistivityProperty
EPLAN.Harness.API.ApiProperties.TemperatureProperty
EPLAN.Harness.API.ApiProperties.TimeProperty
EPLAN.Harness.API.ApiProperties.TorqueProperty
EPLAN.Harness.API.ApiProperties.VelocityProperty
EPLAN.Harness.API.ApiProperties.ViscosityProperty
EPLAN.Harness.API.ApiProperties.VoltageProperty
EPLAN.Harness.API.ApiProperties.VolumeProperty
public abstract class UnitClassProperty : EPLAN.Harness.API.ApiProperties.Property
Represents a property with a double value and a unit.
Name | Description | |
---|---|---|
![]() | IsInterval | Specifies whether the property is interval. (Inherited from EPLAN.Harness.API.ApiProperties.Property) |
![]() | Unit | Unit of the value of this property. (Inherited from EPLAN.Harness.API.ApiProperties.Property) |
![]() | Value | Gets the value of this property. (Inherited from EPLAN.Harness.API.ApiProperties.Property) |
Name | Description | |
---|---|---|
![]() | Convert | Convert a property to the specified unit. |
![]() | Equals | Is this unit class property equal to the following object? |
![]() | GetHashCode | Serves as the default hash function. |
![]() | ToString | Overloaded. Overridden. Returns a string that represents the current object. |
![]() | Are these properties equal? |
![]() | Are these properties not equal? |