EntityMemberHistoryRollbackRequest Class

Definition

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
EntityMemberHistoryRollbackRequest
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.

Applies to