Gets the document's creation date as a unix timestamp.

<void> DocumentSettings.getCreationDate(<RequestNumberCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives the property value.
errorCallback Optional. Is called when the operation failed with an error.