Enums.IdInfoType enumeration
The IdInfoType can be one of:
Value | Description |
---|---|
Enums.IdInfoTypeIdInfo (0) | Simple IdInfo with ID and name. |
Enums.IdInfoTypeMapServiceLayerIdInfo (1) | MapServiceLayerIdInfo with more info: default visibility, min/max scales, parent layer ID, sublayer IDs. |
Enums.IdInfoTypeFeatureServiceLayerIdInfo (2) | FeatureServiceLayerIdInfo with more info: default visibility, min/max scales, geometry type, service type. |
Enums.IdInfoTypeUnknown (-1) | Unknown IdInfo type. |