EntityMemberAnnotationsGetRequest Class
The EntityMemberAnnotationsGetRequest element specifies the details of what is requested.
Assembly: Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
Microsoft.MasterDataServices.Services.MessageContracts::MessageRequest
Microsoft.MasterDataServices.Services.MessageContracts::EntityMemberAnnotationsGetRequest
| Name | Description | |
|---|---|---|
![]() | EntityMemberAnnotationsGetRequest() | Initializes a new instance of the EntityMemberAnnotationsGetRequest class. |
| Name | Description | |
|---|---|---|
![]() | EntityId | Gets or sets the entity identifier. |
![]() | International | Gets or sets the client localization information. (Inherited from MessageRequest.) |
![]() | MemberId | Obsolete. Get or sets the member identifier. |
![]() | MemberType | Gets or sets the MemberType. |
![]() | ModelId | Gets or sets the model identifier. |
![]() | RequestId | Specifies the request identifier. (Inherited from MessageRequest.) |
![]() | RevisionId | Gets or sets the member revision identifier. |
![]() | VersionId | Gets or sets the GUID or the exact name of a model version. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.


