ServiceDocumentInfo QML Type

Identification metadata about a service. More...

Import Statement: import Esri.ArcGISRuntime 100.15
Since: Esri.ArcGISRuntime 100.0
Inherits:

Object

Properties

Detailed Description

Note: You cannot declare or create a component of this type in QML code.

Read-only information from the service, such as author, title, and tags.

Property Documentation

antialiasingMode : Enums.AntialiasingMode

Returns the antialiasing mode of the service (read-only).

See also Enums.AntialiasingMode.


author : string

Returns the author of the service (read-only).


category : string

Returns the category of the service (read-only).


comments : string

Returns the comments of the service (read-only).


keywords : list<string>

Returns the keywords of the service as a list of strings (read-only).


subject : string

Returns the subject of the service (read-only).


textAntialiasingMode : Enums.TextAntialiasingMode

Returns the text antialiasing mode of the service (read-only).

See also Enums.TextAntialiasingMode.


title : string

Returns the title of the service as a string (read-only).


Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.

You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

Your ArcGIS portal

Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

Your ArcGIS Location Platform dashboard

Manage billing, monitor service usage, and access additional resources.

Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

Close