ServiceClient.IService.EntityMemberAnnotationsCreate Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Crée des annotations attachées à un membre.
virtual Microsoft::MasterDataServices::AnnotationsCreateResponse ^ Microsoft.MasterDataServices.IService.EntityMemberAnnotationsCreate(Microsoft::MasterDataServices::EntityMemberAnnotationsCreateRequest ^ request) = Microsoft::MasterDataServices::IService::EntityMemberAnnotationsCreate;
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
Microsoft.MasterDataServices.AnnotationsCreateResponse IService.EntityMemberAnnotationsCreate (Microsoft.MasterDataServices.EntityMemberAnnotationsCreateRequest request);
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)>]
abstract member Microsoft.MasterDataServices.IService.EntityMemberAnnotationsCreate : Microsoft.MasterDataServices.EntityMemberAnnotationsCreateRequest -> Microsoft.MasterDataServices.AnnotationsCreateResponse
override this.Microsoft.MasterDataServices.IService.EntityMemberAnnotationsCreate : Microsoft.MasterDataServices.EntityMemberAnnotationsCreateRequest -> Microsoft.MasterDataServices.AnnotationsCreateResponse
Function EntityMemberAnnotationsCreate (request As EntityMemberAnnotationsCreateRequest) As AnnotationsCreateResponse Implements IService.EntityMemberAnnotationsCreate
Paramètres
Demande de création.
Retours
AnnotationsCreateResponse pour l'opération.
Implémente
- Attributs