IPropertyValue.GetTimeSpan Method

Definition

Returns the time interval value stored as a property value.

public:
 TimeSpan GetTimeSpan();
TimeSpan GetTimeSpan();
public System.TimeSpan GetTimeSpan();
function getTimeSpan()
Public Function GetTimeSpan () As TimeSpan

Returns

The value.

Applies to