Click or drag to resize

BCNameSpaceContextToDate Method

Converts the context to a date value.

Namespace:  BlueCieloECM.InnoCielo.Meridian.Client
Assembly:  BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.111.0)
Syntax
public DateTime ContextToDate(
	string context
)

Parameters

context
Type: SystemString
The context to convert.

Return Value

Type: DateTime
The date value that represents the context.
See Also