Skip to main content
A newer version of this page is available.

DxSchedulerDateTimeRange.ToString Method

Name Parameters Description
ToString() none Returns the range’s textual representation.
ToString(IFormatProvider) provider Returns the range’s textual representation based on the specified format and culture-specific formatting information.
ToString(String, IFormatProvider) format, provider Returns the range’s textual representation based on the specified format and culture-specific formatting information.