Click or drag to resize

CommonConvertToDateTime Method

[Missing <summary> documentation for "M:IAS.Common.ConvertToDateTime(System.Object)"]

Namespace:  IAS
Assembly:  Common (in Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static Nullable<DateTime> ConvertToDateTime(
	Object oDateTime
)

Parameters

oDateTime
Type: SystemObject

[Missing <param name="oDateTime"/> documentation for "M:IAS.Common.ConvertToDateTime(System.Object)"]

Return Value

Type: NullableDateTime

[Missing <returns> documentation for "M:IAS.Common.ConvertToDateTime(System.Object)"]

See Also