EntityMemberAnnotationsGetResponse 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 EntityMemberAnnotationsGetResponse element holds the details of the response.
public ref class EntityMemberAnnotationsGetResponse : Microsoft::MasterDataServices::Services::MessageContracts::MessageResponse
[System.ServiceModel.MessageContract]
public class EntityMemberAnnotationsGetResponse : Microsoft.MasterDataServices.Services.MessageContracts.MessageResponse
[<System.ServiceModel.MessageContract>]
type EntityMemberAnnotationsGetResponse = class
inherit MessageResponse
Public Class EntityMemberAnnotationsGetResponse
Inherits MessageResponse
- Inheritance
- Attributes
Constructors
EntityMemberAnnotationsGetResponse() |
Initializes a new instance of the EntityMemberAnnotationsGetResponse class. |
Properties
Annotations |
Specifies the annotations. |
EntityId |
Obsolete.
Specifies the entity identifier. |
MemberId |
Obsolete.
Specifies the member identifier. |
ModelId |
Obsolete.
Specifies the model identifier. |
OperationResult |
Specifies the operation result. (Inherited from MessageResponse) |
VersionId |
Obsolete.
Specifies the version identifier. |