EntityMemberAttributesGetRequest 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 EntityMemberAttributesGetRequest element is a request that can take an EntityMembers complex type.
public ref class EntityMemberAttributesGetRequest : Microsoft::MasterDataServices::Services::MessageContracts::MessageRequest
[System.ServiceModel.MessageContract]
public class EntityMemberAttributesGetRequest : Microsoft.MasterDataServices.Services.MessageContracts.MessageRequest
[<System.ServiceModel.MessageContract>]
type EntityMemberAttributesGetRequest = class
inherit MessageRequest
Public Class EntityMemberAttributesGetRequest
Inherits MessageRequest
- Inheritance
- Attributes
Constructors
EntityMemberAttributesGetRequest() |
Initializes a new instance of the EntityMemberAttributesGetRequest class. |
Properties
EntityMembers |
Specifies the entity members. |
International |
Specifies client localization information. (Inherited from MessageRequest) |
RequestId |
Specifies the request identifier. (Inherited from MessageRequest) |