TheCommonUtils..::..CDateNullable Method
Namespace:
nsCDEngine.BaseClasses
Assembly: C-DEngine (in C-DEngine.dll)
Assembly: C-DEngine (in C-DEngine.dll)
Syntax
public static Nullable<DateTimeOffset> CDateNullable( Object inObj )
Public Shared Function CDateNullable ( _ inObj As Object _ ) As Nullable(Of DateTimeOffset)
public: static Nullable<DateTimeOffset^> CDateNullable( Object^ inObj )
Parameters
- inObj
- Type: Object