EntityMemberAnnotationsGetRequest 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 EntityMemberAnnotationsGetRequest element specifies the details of what is requested.
public ref class EntityMemberAnnotationsGetRequest : Microsoft::MasterDataServices::Services::MessageContracts::MessageRequest
[System.ServiceModel.MessageContract]
public class EntityMemberAnnotationsGetRequest : Microsoft.MasterDataServices.Services.MessageContracts.MessageRequest
[<System.ServiceModel.MessageContract>]
type EntityMemberAnnotationsGetRequest = class
inherit MessageRequest
Public Class EntityMemberAnnotationsGetRequest
Inherits MessageRequest
- Inheritance
- Attributes
Constructors
EntityMemberAnnotationsGetRequest() |
Initializes a new instance of the EntityMemberAnnotationsGetRequest class. |
Properties
EntityId |
Specifies the entity identifier. |
International |
Specifies client localization information. (Inherited from MessageRequest) |
MemberId |
Obsolete.
Specifies the member identifier. |
MemberType |
Specifies the MemberType. |
ModelId |
Specifies the model identifier. |
RequestId |
Specifies the request identifier. (Inherited from MessageRequest) |
RevisionId |
Specifies the member revision id. |
VersionId |
Specifies the version identifier. |