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.