ServiceVersionInfo

An object that represents version metadata for a version in a branch-versioned feature service. All properties in this object are read-only, and represent the snapshot in time when ServiceGeodatabase.fetchVersions() was called. To add a new version, use the ServiceGeodatabase.createVersion(ServiceVersionParameters) function.

Since

200.1.0

See also

ServiceGeodatabase

Properties

Link copied to clipboard

The access level of the version.

Link copied to clipboard

The timestamp of when the version was last reconciled and posted to its ancestor.

Link copied to clipboard

The timestamp of when the version was created.

Link copied to clipboard

The description of the version.

Link copied to clipboard

The timestamp of when the topology of the version's data was last validated.

Link copied to clipboard

Whether the current portal user is the owner of the version.

Link copied to clipboard

The timestamp of when the data in the version was last modified.

Link copied to clipboard

The name of the version.

Link copied to clipboard

The timestamp of when the version was last reconciled with its ancestor.

Link copied to clipboard

The unique ID of the version.