Construtor EntityMemberAttributesGetRequest (EntityMembers)
Initializes a new instance of the EntityMemberAttributesGetRequest class with the specified entity members.
Namespace: Microsoft.MasterDataServices.Services.MessageContracts
Assembly: Microsoft.MasterDataServices.Services.Contracts (em Microsoft.MasterDataServices.Services.Contracts.dll)
Sintaxe
'Declaração
Public Sub New ( _
members As EntityMembers _
)
'Uso
Dim members As EntityMembers
Dim instance As New EntityMemberAttributesGetRequest(members)
public EntityMemberAttributesGetRequest(
EntityMembers members
)
public:
EntityMemberAttributesGetRequest(
EntityMembers^ members
)
new :
members:EntityMembers -> EntityMemberAttributesGetRequest
public function EntityMemberAttributesGetRequest(
members : EntityMembers
)
Parâmetros
Consulte também
Referência
EntityMemberAttributesGetRequest Classe
Sobrecarregado EntityMemberAttributesGetRequest
Namespace Microsoft.MasterDataServices.Services.MessageContracts