IPropertyValue.GetDateTime Method

Definition

Returns the date and time value stored as a property value.

public:
 DateTime GetDateTime();
DateTime GetDateTime();
public System.DateTimeOffset GetDateTime();
function getDateTime()
Public Function GetDateTime () As DateTimeOffset

Returns

The value.

Applies to