new XmlOrgModelVersionDetail()
Identifies a major version number of an organization model, detailing the deployment artefacts that make up that major version.
Constructs a new XmlOrgModelVersionDetail.
The following features are supported:
Extends
Members
deployment :Array.<tibco.objectapi.de.XmlOrgModelDeploymentInfo>
This property holds the value of the 'Deployment' containment reference list.
Type:
modelVersion :number
Major version number of the organization model in which an organization model entity resides.
If not specified, the default value will be the latest version of the organization model.
(Version numbers must be compatible with, and conform to, the OSGi version number schema. For Directory Engine, only the major part of the version number is significant.)
This property holds the value of the 'Model Version' attribute.
Type:
- number