Hide Table of Contents
Class: VersionInfo

Description

The VersionInfo class returns a list of properties that describe a geodatbase version.

Class hierarchy

esri.WorkflowManager.SupportClasses.VersionInfo()

Properties

NameTypeSummary
accessstringThe level of access to the geodatabase version - private, protected or public version.
namestringThe name of the geodatabase version.
parentstringThe name of the parent version of the geodatabase.
Property Details

<string> access

The level of access to the geodatabase version.

<string> name

The name of the geodatabase version.

<string> parent

The name of the parent version of the geodatabase.