Service.EntityMemberAnnotationsCreate Method
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.
Caution
This API is now deprecated.
Create new Annotations related to a member
public:
virtual Microsoft::MasterDataServices::Services::MessageContracts::AnnotationsCreateResponse ^ EntityMemberAnnotationsCreate(Microsoft::MasterDataServices::Services::MessageContracts::EntityMemberAnnotationsCreateRequest ^ request);
[System.Obsolete]
public Microsoft.MasterDataServices.Services.MessageContracts.AnnotationsCreateResponse EntityMemberAnnotationsCreate (Microsoft.MasterDataServices.Services.MessageContracts.EntityMemberAnnotationsCreateRequest request);
[<System.Obsolete>]
abstract member EntityMemberAnnotationsCreate : Microsoft.MasterDataServices.Services.MessageContracts.EntityMemberAnnotationsCreateRequest -> Microsoft.MasterDataServices.Services.MessageContracts.AnnotationsCreateResponse
override this.EntityMemberAnnotationsCreate : Microsoft.MasterDataServices.Services.MessageContracts.EntityMemberAnnotationsCreateRequest -> Microsoft.MasterDataServices.Services.MessageContracts.AnnotationsCreateResponse
Public Function EntityMemberAnnotationsCreate (request As EntityMemberAnnotationsCreateRequest) As AnnotationsCreateResponse
Parameters
Returns
Implements
- Attributes