DurationPrecision Property A Sandcastle Documented Class Library
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.2.1
Syntax

C#
public Unit Precision { get; }

Property Value

Type: Unit
See Also

Reference