Offline Capability
Describes whether a layer or table can be included in an offline map.
Since
200.1.0
Properties
Indicates if this online only layer or table will be referenced from an offline map. This relates to the GenerateOfflineMapParameters.onlineOnlyServicesOption property. If GenerateOfflineMapParameters.onlineOnlyServicesOption is set to OnlineOnlyServicesOption.Exclude, this property will always be false. If GenerateOfflineMapParameters.onlineOnlyServicesOption is set to OnlineOnlyServicesOption.Include, this property may be true for layers that cannot be taken offline.
Indicates if this layer or table supports being taken offline. Note that if this property is false and the GenerateOfflineMapParameters.onlineOnlyServicesOption is set to OnlineOnlyServicesOption.Include, the OfflineCapability.remainsOnline property may indicate that the layer or table will remain online and be referenced by the offline map.