EntityMembersCopyRequest 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 EntityMembersCopyRequest element specifies the entity member or members to be copied in the EntityMembersCopyCriteria complex type.
public ref class EntityMembersCopyRequest : Microsoft::MasterDataServices::Services::MessageContracts::MessageRequest
[System.ServiceModel.MessageContract]
public class EntityMembersCopyRequest : Microsoft.MasterDataServices.Services.MessageContracts.MessageRequest
[<System.ServiceModel.MessageContract>]
type EntityMembersCopyRequest = class
inherit MessageRequest
Public Class EntityMembersCopyRequest
Inherits MessageRequest
- Inheritance
- Attributes
Constructors
EntityMembersCopyRequest() |
Initializes a new instance of the EntityMembersCopyRequest class. |
Properties
EntityMembersCopyCriteria |
Specifies the entity members copy criteria. |
International |
Specifies client localization information. (Inherited from MessageRequest) |
RequestId |
Specifies the request identifier. (Inherited from MessageRequest) |