QueryFilterRuleDataGetProperDateTimeValue Method

Helper method to convert this.Value into a proper DateTime or NullableT value.

Namespace:  Dundas.BI.WebApi.Models
Assembly:  Dundas.BI.WebApi (in Dundas.BI.WebApi.dll) Version: 2.0.0.0 (8.0.2.1001)
Syntax
protected Object GetProperDateTimeValue()

Return Value

Type: Object
The valid DateTime or NullableT object.
See Also