Convert.ToDateTime(crmdatetime.Value)
DateTime.Parse(crmdatetime.Value)
For more information on the CrmDateTime, look in the SDK:
http://msdn2.microsoft.com/en-us/library/aa613542.aspx
Sergey Kravchenko about Microsoft Dynamics CRM 4.0 implementation and development.
Convert.ToDateTime(crmdatetime.Value)
DateTime.Parse(crmdatetime.Value)
Комментариев нет:
Отправить комментарий