ContextPeriod.ContextPeriod

ContextPeriod(DateTime, DateTime)

Initialiseert een nieuw exemplaar vanContextPeriod klasse met duurtype.

public ContextPeriod(DateTime startDate, DateTime endDate)
ParameterTypeBeschrijving
startDateDateTimeDe startdatum.
endDateDateTimeDe einddatum.

Zie ook


ContextPeriod(DateTime)

Initialiseert een nieuw exemplaar vanContextPeriod klasse met Instant type.

public ContextPeriod(DateTime instantDate)
ParameterTypeBeschrijving
instantDateDateTimeDe onmiddellijke datum.

Zie ook


ContextPeriod(ContextPeriodType)

Initialiseert een nieuw exemplaar vanContextPeriod klasse.

public ContextPeriod(ContextPeriodType peroidType)
ParameterTypeBeschrijving
peroidTypeContextPeriodTypeHet periodetype.

Zie ook