ServiceVersionInfo
ServiceVersionInfo =
object
Defined in: src/ExpoArcgis.types.ts:686
Metadata for one branch version of a service geodatabase.
Properties
Section titled “Properties”access
Section titled “access”access:
VersionAccess
Defined in: src/ExpoArcgis.types.ts:692
Who may see / edit the version.
description
Section titled “description”description:
string
Defined in: src/ExpoArcgis.types.ts:690
Free-text description.
isOwner
Section titled “isOwner”isOwner:
boolean
Defined in: src/ExpoArcgis.types.ts:694
Whether the current user owns this version.
name:
string
Defined in: src/ExpoArcgis.types.ts:688
Fully-qualified version name (e.g. "OWNER.versionName").
versionId?
Section titled “versionId?”
optionalversionId?:string
Defined in: src/ExpoArcgis.types.ts:696
Server-assigned version GUID, when available.