entity_property::datetime_value Method
Gets the datetime value of the entity_property object.
WASTORAGE_API utility::datetime datetime_value() const;
Return Value
The datetime value of the entity_property object.
Remarks
An exception is thrown if this property is set to a value other than a datetime value.
Requirements
Header: table.h
Namespace: azure::storage