EntityMemberHistoryRollbackRequest Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The EntityMemberHistoryRollbackRequest element specifies what is requested when rolling back entity member historical revisions.
public ref class EntityMemberHistoryRollbackRequest : Microsoft::MasterDataServices::Services::MessageContracts::MessageRequest
[System.ServiceModel.MessageContract]
public class EntityMemberHistoryRollbackRequest : Microsoft.MasterDataServices.Services.MessageContracts.MessageRequest
[<System.ServiceModel.MessageContract>]
type EntityMemberHistoryRollbackRequest = class
inherit MessageRequest
Public Class EntityMemberHistoryRollbackRequest
Inherits MessageRequest
- Inheritance
- Attributes
Constructors
EntityMemberHistoryRollbackRequest() |
Initializes a new instance of the EntityMemberHistoryRollbackRequest class. |
Properties
EntityId |
Specifies the Entity identifier. |
International |
Specifies client localization information. (Inherited from MessageRequest) |
MemberType |
Specifies the MemberType. |
ModelId |
Specifies the Model identifier. |
RequestId |
Specifies the request identifier. (Inherited from MessageRequest) |
RevisionId |
Specifies the RevisionId. |
VersionId |
Specifies the Version identifier. |