MSPolicyDescriptor offlineCacheLifetimeInDays property
Number of days to maintain the off-line caching.
Signature
@property (assign) NSInteger offlineCacheLifetimeInDays;
Property Values
Name | Datatype | Notes |
---|---|---|
offlineCacheLifetimeInDays |
NSInteger |
Defined in
MSPolicyDescriptor.h
Supported Platforms
Minimum supported OS versions |
iOS 7.0 and OS X 10.8 |
Remarks
Your app could use constants from the MSOfflineCacheLifetimeConstants object.