EntityMemberAnnotationsGetResponse.ModelId Property

Definition

Caution

This API is now deprecated.

Specifies the model identifier.

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

Property Value

The model identifier.

Attributes

Applies to