The TabVersion type exposes the following members.

Properties

  NameDescription
Public propertyCreatedByUserID
Gets the CreatedByUserID
(Inherited from BaseEntityInfo.)
Public propertyCreatedOnDate
Gets the CreatedOnDate
(Inherited from BaseEntityInfo.)
Public propertyIsPublished
True if the version is published. False if it is not published yet
Public propertyLastModifiedByUserID
Gets the LastModifiedByUserID
(Inherited from BaseEntityInfo.)
Public propertyLastModifiedOnDate
Gets the LastModifiedOnDate
(Inherited from BaseEntityInfo.)
Public propertyTabId
Id of the related Tab
Public propertyTabVersionId
Id of the TabVersion object
Public propertyTimeStamp
Timestamp of the version
Public propertyVersion
Version number of the TabVersion

See Also