Partager via


Champ EntityId

The Identifier of the parent entity of the object.

Espace de noms :  Microsoft.MasterDataServices.Services.DataContracts
Assembly :  Microsoft.MasterDataServices.Services (en Microsoft.MasterDataServices.Services.dll)

Syntaxe

'Déclaration
<DataMemberAttribute(IsRequired := False, EmitDefaultValue := False)> _
Public EntityId As Identifier
'Utilisation
Dim instance As EntityContextIdentifier
Dim value As Identifier

value = instance.EntityId

instance.EntityId = value
[DataMemberAttribute(IsRequired = false, EmitDefaultValue = false)]
public Identifier EntityId
[DataMemberAttribute(IsRequired = false, EmitDefaultValue = false)]
public:
Identifier^ EntityId
[<DataMemberAttribute(IsRequired = false, EmitDefaultValue = false)>]
val mutable EntityId: Identifier
public var EntityId : Identifier