Метод EntityMemberAttributesGet

Retrieves a specified set of attribute values from a specified list of members.

Пространство имен:  Microsoft.MasterDataServices.Services.ServiceContracts
Сборка:  Microsoft.MasterDataServices.Services (в Microsoft.MasterDataServices.Services.dll)

Синтаксис

'Декларация
<OperationContractAttribute> _
Function EntityMemberAttributesGet ( _
    request As EntityMemberAttributesGetRequest _
) As EntityMemberAttributesGetResponse
'Применение
Dim instance As IService
Dim request As EntityMemberAttributesGetRequest
Dim returnValue As EntityMemberAttributesGetResponse

returnValue = instance.EntityMemberAttributesGet(request)
[OperationContractAttribute]
EntityMemberAttributesGetResponse EntityMemberAttributesGet(
    EntityMemberAttributesGetRequest request
)
[OperationContractAttribute]
EntityMemberAttributesGetResponse^ EntityMemberAttributesGet(
    EntityMemberAttributesGetRequest^ request
)
[<OperationContractAttribute>]
abstract EntityMemberAttributesGet : 
        request:EntityMemberAttributesGetRequest -> EntityMemberAttributesGetResponse 
function EntityMemberAttributesGet(
    request : EntityMemberAttributesGetRequest
) : EntityMemberAttributesGetResponse

Возвращаемое значение

Тип: Microsoft.MasterDataServices.Services.MessageContracts. . :: . .EntityMemberAttributesGetResponse
EntityMemberAttributesGetResponse.