Click or drag to resize
OpportunityDataDateTime Property
Gets or sets date and time components of the OpportunityData object.

Namespace: dk.webCRM.ApiSync.BusinessLayer.Entities
Assembly: dk.webCRM.ApiSync.BusinessLayer (in dk.webCRM.ApiSync.BusinessLayer.dll) Version: 2.0.0.5 (2.0.0.5)
Syntax
public DateTime DateTime { get; set; }

Property Value

Type: DateTime
See Also