SRSReportParameter.addTimeToUtcDateTimeValue Method [AX 2012]

Makes sure that the time portion occurs in a string that represents a UtcDateTime value.

Syntax

private str addTimeToUtcDateTimeValue(str value)

Run On

Called

Parameters

  • value
    Type: str
    A string that represents a UtcDateTime value.

Return Value

Type: str
A string that represents a UtcDateTime value which includes the time portion.

See Also

Reference

SRSReportParameter Class