IdRevisionPairData Class | 
Namespace: Dundas.BI.WebApi.Models
The IdRevisionPairData type exposes the following members.
| Name | Description | |
|---|---|---|
| IdRevisionPairData | 
            Initializes a new instance of the IdRevisionPairData class.
              | |
| IdRevisionPairData(Guid, Int64) | 
            Initializes a new instance of the IdRevisionPairData class.
              | 
| Name | Description | |
|---|---|---|
| EntityId | 
            Gets or sets the entity ID.
              | |
| RevisionId | 
            Gets or sets the revision ID that has been removed.
              | |
| UIClassName | 
            Gets or sets the name of the UI class (used for auto de-serialization).
              (Inherited from BaseDataContract.) |