CommonGetDateValueWithTime Method

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

Namespace:  IAS
Assembly:  Common (in Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static Object GetDateValueWithTime(
	Object attributeValue,
	Object assignIfEmptyString = null
)

Parameters

attributeValue
Type: SystemObject

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

assignIfEmptyString (Optional)
Type: SystemObject

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

Return Value

Type: Object

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

See Also