DurationPrecision Property |
The finest unit with a specified amount for this duration. For instance,
the duration PT1M has minute precision, while PT1M0S has second precision (even
if the number of seconds specified is zero).
Namespace:
Apptus.ESales.Connector.Time
Assembly:
Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.5.0
Syntax public Unit Precision { get; }
Property Value
Type:
UnitSee Also