EntityId 필드
The Identifier of the parent entity of the object.
네임스페이스: Microsoft.MasterDataServices.Services.DataContracts
어셈블리: Microsoft.MasterDataServices.Services(Microsoft.MasterDataServices.Services.dll)
구문
‘선언
<DataMemberAttribute(IsRequired := False, EmitDefaultValue := False)> _
Public EntityId As Identifier
‘사용 방법
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