'Declaration Public Function IntervalTimeSpan() As TimeSpan
'Usage Dim instance As TdPeriodDate Dim value As TimeSpan value = instance.IntervalTimeSpan()
public TimeSpan IntervalTimeSpan()
public: TimeSpan IntervalTimeSpan();
Return Value
The TimeSpan value that contains the number days in the period.