The following members of QML type ArcGISSublayer are obsolete. They are provided to keep old source code working. We strongly advise against using them in new code.
Properties
- id : string
(obsolete)
Property Documentation
This property is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.
Returns the sublayer ID (read-only).
Use sublayerId instead.
Note: The underlying Runtime property is represented as a 64-bit integer type. See Accessing 64-bit integer properties from QML.