An object that represents the sub layer metadata for a Map service.
The AGSMapServiceLayerIDInfo
class is derived from the AGSIDInfo
class.
- See also
AGSIDInfo
, AGSArcGISMapServiceInfo::layerInfos
- Since
- 100.0
◆ defaultVisibility
- (BOOL) defaultVisibility |
|
readnonatomicassign |
◆ ID
|
readnonatomicassigninherited |
The id info's id.
Will return -1 if an error occurs.
- Since
- 100.0
◆ maxScale
◆ minScale
◆ name
|
readnonatomiccopyinherited |
The id info's name.
- Since
- 100.0
◆ parentLayerID
- (NSInteger) parentLayerID |
|
readnonatomicassign |
◆ serviceType
The type of data held in the layer on the service.
- Since
- 100.7
◆ sublayerIDs
- (NSArray<NSNumber*>*) sublayerIDs |
|
readnonatomiccopy |