Click or drag to resize

JobItemScheduleStartDate Property

Gets or sets the start date

Namespace:  SanteDB.Core.Configuration
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax
public DateTime StartDate { get; set; }

Property Value

Type: DateTime
See Also