'Declaration
Public Shared Function CheckConversion( _ ByVal from As LxDateTimeType, _ ByVal to As LxDateTimeType _ ) As System.Boolean
public static System.bool CheckConversion( LxDateTimeType from, LxDateTimeType to )
Parameters
- from
- The source LxDateTimeType
- to
- The target LxDateTimeType
Return Value
true if its allowable