MSLicenseMetadata contentDateCreated property
Creation date of the tracked document. This parameter is optional and can be set after the MSLicenseMetadata object is initialized.
Signature
@property (strong) NSDate *contentDateCreated;
Property Values
Name | Datatype | Notes |
---|---|---|
contentDateCreated |
NSDate * |
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
MSLicenseMetadata.h
Supported Platforms
Minimum supported OS versions |
iOS 7.0 and OS X 10.8 |