RevisionInfoData Class |
Namespace: Dundas.BI.WebApi.Models
The RevisionInfoData type exposes the following members.
Name | Description | |
---|---|---|
![]() | RevisionInfoData |
Initializes a new instance of the RevisionInfoData class.
|
Name | Description | |
---|---|---|
![]() | Comment | Gets the check-in comment associated with the revision. |
![]() | CreatedBy | Gets information about the account which checked-in (or created) the revision. |
![]() | CreatedTime | Gets the time when the revision was checked in (or created). |
![]() | EntityId | Gets the ID of the entity corresponding to the revision. |
![]() | EntityName | Gets the name of the entity corresponding to the revision. |
![]() | Number | Gets the revision number. |
![]() | UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.) |
Name | Description | |
---|---|---|
![]() ![]() | ToDataContractMappings |
Gets the mapping rules that go from a RevisionInfo to a RevisionInfoData.
|