EntityMembersDeleteRequest 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 EntityMembersDeleteRequest element provides an EntityMembers complex type.
public ref class EntityMembersDeleteRequest : Microsoft::MasterDataServices::Services::MessageContracts::EntityMembersCrudRequest
[System.ServiceModel.MessageContract]
public class EntityMembersDeleteRequest : Microsoft.MasterDataServices.Services.MessageContracts.EntityMembersCrudRequest
[<System.ServiceModel.MessageContract>]
type EntityMembersDeleteRequest = class
inherit EntityMembersCrudRequest
Public Class EntityMembersDeleteRequest
Inherits EntityMembersCrudRequest
- Inheritance
- Attributes
Constructors
EntityMembersDeleteRequest() |
Initializes a new instance of the EntityMembersDeleteRequest class. |
Properties
International |
Specifies client localization information. (Inherited from MessageRequest) |
Members |
Entity members. (Inherited from EntityMembersCrudRequest) |
RequestId |
Specifies the request identifier. (Inherited from MessageRequest) |
ResetDbaReferences |
Specifies a value that indicates whether references to the members being deleted should be reset. |