UtcTimeFromLocalTimeResponse.UtcTime Property

 

Applies To: Dynamics CRM 2015

Gets the local time and expresses it in Coordinated Universal Time (UTC) time.

Namespace:   Microsoft.Crm.Sdk.Messages
Assembly:  Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)

Syntax

public DateTime UtcTime { get; }
public:
property DateTime UtcTime {
    DateTime get();
}
member UtcTime : DateTime with get
Public ReadOnly Property UtcTime As Date

Property Value

Type: System.DateTime

Type: DateTime
The local time expressed as Coordinated Universal Time (UTC) time.

See Also

UtcTimeFromLocalTimeResponse Class
Microsoft.Crm.Sdk.Messages Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright