The TabVersion type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| CreatedByUserID |
Gets the CreatedByUserID
(Inherited from BaseEntityInfo.) | |
| CreatedOnDate |
Gets the CreatedOnDate
(Inherited from BaseEntityInfo.) | |
| IsPublished |
True if the version is published. False if it is not published yet
| |
| LastModifiedByUserID |
Gets the LastModifiedByUserID
(Inherited from BaseEntityInfo.) | |
| LastModifiedOnDate |
Gets the LastModifiedOnDate
(Inherited from BaseEntityInfo.) | |
| TabId |
Id of the related Tab
| |
| TabVersionId |
Id of the TabVersion object
| |
| TimeStamp |
Timestamp of the version
| |
| Version |
Version number of the TabVersion
|