Click or drag to resize
SupportCaseDataDeadlineDateTime Property
Gets or sets deadline date and time componets of the SupportCaseData 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 DeadlineDateTime { get; set; }

Property Value

Type: DateTime
See Also