Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets the creation date of the document to be tracked. This property is optional.
Signature
public void setContentDateCreated(Date contentDateCreated)
Parameters
| Parameter | Datatype | Notes |
|---|---|---|
| contentDateCreated |
Date |
Optional This property defaults to the current date and time if property not set. The format this property is governed by RFC3339. Example: 2015-08-20T15:17 . |
Defined in
LicenseMetadata.java
Supported Platforms
| Minimum supported OS version |
Android 4.0.3 (API level 15) |