EntityMemberChangesetsGetRequest 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 EntityMemberChangesetsGetRequest element specifies the details of what is requested.
public ref class EntityMemberChangesetsGetRequest : Microsoft::MasterDataServices::Services::MessageContracts::MessageRequest
[System.ServiceModel.MessageContract]
public class EntityMemberChangesetsGetRequest : Microsoft.MasterDataServices.Services.MessageContracts.MessageRequest
[<System.ServiceModel.MessageContract>]
type EntityMemberChangesetsGetRequest = class
inherit MessageRequest
Public Class EntityMemberChangesetsGetRequest
Inherits MessageRequest
- Inheritance
- Attributes
Constructors
EntityMemberChangesetsGetRequest() |
Properties
ChangesetId | |
EntityId |
Specifies the entity identifier. |
International |
Specifies client localization information. (Inherited from MessageRequest) |
ModelId |
Specifies the model identifier. |
RequestId |
Specifies the request identifier. (Inherited from MessageRequest) |
SortColumnId |
Specifies the sort column identifier. |
SortDirection |
Specifies the sort direction. |
Status |
Specifies the status of the Changeset. |
VersionId |
Specifies the version identifier. |