Udostępnij za pośrednictwem


Właściwość EntityMemberKeyGetRequest.EntityId

Pobiera lub ustawia identyfikator GUID lub dokładnej nazwy podmiotu.

Przestrzeń nazw:  Microsoft.MasterDataServices.Services.MessageContracts
Zestaw:  Microsoft.MasterDataServices.Services (w Microsoft.MasterDataServices.Services.dll)

Składnia

'Deklaracja
<MessageBodyMemberAttribute> _
Public Property EntityId As Identifier
    Get
    Set
'Użycie
Dim instance As EntityMemberKeyGetRequest
Dim value As Identifier

value = instance.EntityId

instance.EntityId = value
[MessageBodyMemberAttribute]
public Identifier EntityId { get; set; }
[MessageBodyMemberAttribute]
public:
property Identifier^ EntityId {
    Identifier^ get ();
    void set (Identifier^ value);
}
[<MessageBodyMemberAttribute>]
member EntityId : Identifier with get, set
function get EntityId () : Identifier
function set EntityId (value : Identifier)

Wartość właściwości

Typ: Microsoft.MasterDataServices.Services.DataContracts.Identifier
Identyfikator.