Compartilhar via


DateTimeExtensions.Round Method

 

Applies To: Dynamics CRM 2013

Rounds a value to the nearest discrete value.

Namespace:   Microsoft.Xrm.Client
Assembly:  Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)

Overload List

Name Description
System_CAPS_pubmethodSystem_CAPS_static Round(DateTime, RoundTo)

Rounds a value to the nearest discrete value.

System_CAPS_pubmethodSystem_CAPS_static Round(DateTimeOffset, RoundTo)

Rounds a value to the nearest discrete value.

See Also

DateTimeExtensions Class
Microsoft.Xrm.Client Namespace

Return to top