Share via


Transaction.ModelId Property

Gets or sets the ID of the model that is updated in the transaction.

Namespace:  Microsoft.MasterDataServices
Assembly:  Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)

Syntax

[DataMemberAttribute(EmitDefaultValue = false)]
public Identifier ModelId { get; set; }

Property Value

Type: Microsoft.MasterDataServices.Identifier
A new instance of type Identifier.