Конструктор EntityMemberAttributesGetRequest (EntityMembers)
Initializes a new instance of the EntityMemberAttributesGetRequest class with the specified entity members.
Пространство имен: Microsoft.MasterDataServices.Services.MessageContracts
Сборка: Microsoft.MasterDataServices.Services (в Microsoft.MasterDataServices.Services.dll)
Синтаксис
'Декларация
Public Sub New ( _
Members As EntityMembers _
)
'Применение
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
)
Параметры
- Members
Тип: Microsoft.MasterDataServices.Services.DataContracts. . :: . .EntityMembers
The entity members.