ServiceDocumentInfo QML Type

  • Esri.ArcGISRuntime
  • ServiceDocumentInfo
  • Identification metadata about a service. More...

    Import Statement: import Esri.ArcGISRuntime
    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

    [read-only] antialiasingMode : Enums.AntialiasingMode

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

    See also Enums.AntialiasingMode.


    [read-only] author : string

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


    [read-only] category : string

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


    [read-only] comments : string

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


    [read-only] keywords : list<string>

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


    [read-only] subject : string

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


    [read-only] textAntialiasingMode : Enums.TextAntialiasingMode

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

    See also Enums.TextAntialiasingMode.


    [read-only] 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.