EntityMemberKeyGetRequest.ModelId Property

Definition

The model of the data being looked up.

public:
 property Microsoft::MasterDataServices::Services::DataContracts::Identifier ^ ModelId { Microsoft::MasterDataServices::Services::DataContracts::Identifier ^ get(); void set(Microsoft::MasterDataServices::Services::DataContracts::Identifier ^ value); };
[System.ServiceModel.MessageBodyMember]
public Microsoft.MasterDataServices.Services.DataContracts.Identifier ModelId { get; set; }
[<System.ServiceModel.MessageBodyMember>]
member this.ModelId : Microsoft.MasterDataServices.Services.DataContracts.Identifier with get, set
Public Property ModelId As Identifier

Property Value

The model of the data being looked up.

Attributes

Applies to