Класс EntityMemberKeyGetRequest
Represents a complex type to specify the details what is requested.
Иерархия наследования
System. . :: . .Object
Microsoft.MasterDataServices.Services.MessageContracts. . :: . .MessageRequest
Microsoft.MasterDataServices.Services.MessageContracts..::..EntityMemberKeyGetRequest
Пространство имен: Microsoft.MasterDataServices.Services.MessageContracts
Сборка: Microsoft.MasterDataServices.Services (в Microsoft.MasterDataServices.Services.dll)
Синтаксис
'Декларация
<MessageContractAttribute> _
Public Class EntityMemberKeyGetRequest _
Inherits MessageRequest
'Применение
Dim instance As EntityMemberKeyGetRequest
[MessageContractAttribute]
public class EntityMemberKeyGetRequest : MessageRequest
[MessageContractAttribute]
public ref class EntityMemberKeyGetRequest : public MessageRequest
[<MessageContractAttribute>]
type EntityMemberKeyGetRequest =
class
inherit MessageRequest
end
public class EntityMemberKeyGetRequest extends MessageRequest
Тип EntityMemberKeyGetRequest обеспечивает доступ к следующим элементам.
Конструкторы
| Имя | Описание | |
|---|---|---|
![]() |
EntityMemberKeyGetRequest | Initializes a new instance of the EntityMemberKeyGetRequest class. |
В начало
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
EntityId | Gets or sets the GUID or the exact name of the Entity. |
![]() |
International | Gets or sets a value indicating whether to use client localization information. (Производный от MessageRequest.) |
![]() |
LookupType | Gets or sets the lookup type using the MemberKeyLookupType complex type. |
![]() |
MemberKeys | Gets or sets a collection of member keys: either code or internal ID using ArrayOfMemberKey complex type. |
![]() |
MemberType | Gets or sets a MemberType. |
![]() |
ModelId | Gets or sets the GUID or exact name of the model. |
![]() |
VersionId | Gets or sets the GUID or exact name of the model version. |
В начало
Методы
| Имя | Описание | |
|---|---|---|
![]() |
Equals | (Производный от Object.) |
![]() |
Finalize | (Производный от Object.) |
![]() |
GetHashCode | (Производный от Object.) |
![]() |
GetType | (Производный от Object.) |
![]() |
MemberwiseClone | (Производный от Object.) |
![]() |
ToString | (Производный от Object.) |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.
.gif)
.gif)
.gif)