Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Represents the request for EntityMemberKeyGet.
Gerarchia di ereditarietà
System.Object
Microsoft.MasterDataServices.Services.MessageContracts.MessageRequest
Microsoft.MasterDataServices.Services.MessageContracts.EntityMemberKeyGetRequest
Spazio dei nomi Microsoft.MasterDataServices.Services.MessageContracts
Assembly: Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
Sintassi
'Dichiarazione
<MessageContractAttribute> _
Public Class EntityMemberKeyGetRequest _
Inherits MessageRequest
'Utilizzo
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
Nel tipo EntityMemberKeyGetRequest sono esposti i membri seguenti.
Costruttori
| Nome | Descrizione | |
|---|---|---|
![]() |
EntityMemberKeyGetRequest | Initializes a new instance of the EntityMemberKeyGetRequest class. |
In alto
Proprietà
| Nome | Descrizione | |
|---|---|---|
![]() |
EntityId | Gets or sets the identifier of the entity. |
![]() |
International | Gets or sets the client localization information. Ereditato da MessageRequest. |
![]() |
LookupType | Gets or sets the lookup type of the member key. |
![]() |
MemberKeys | Gets or sets a collection of member keys. |
![]() |
MemberType | Gets or sets the member type of the data being looked up. |
![]() |
ModelId | Gets or sets the identifier of the model. |
![]() |
VersionId | Gets or sets the identifier of the model version. |
In alto
Metodi
| Nome | Descrizione | |
|---|---|---|
![]() |
Equals | Ereditato da Object. |
![]() |
Finalize | Ereditato da Object. |
![]() |
GetHashCode | Ereditato da Object. |
![]() |
GetType | Ereditato da Object. |
![]() |
MemberwiseClone | Ereditato da Object. |
![]() |
ToString | Ereditato da Object. |
In alto
Protezione dei thread
I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.
Vedere anche
Riferimento
Spazio dei nomi Microsoft.MasterDataServices.Services.MessageContracts
.gif)
.gif)
.gif)