MSLicenseMetadata contentDateModified property

Last date the tracked document was modified. This parameter is optional and can be set after the MSLicenseMetadata object is initialized.

Signature

@property (strong) NSDate *contentDateModified;

Property Values

Name Datatype Notes
contentDateModified
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