Share via


MetadataResultOptions.Models Property

Gets or sets the type of Model results to return.

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

Syntax

[DataMemberAttribute(EmitDefaultValue = false)]
public ResultType Models { get; set; }

Property Value

Type: Microsoft.MasterDataServices.ResultType
A new instance of type ResultType. Possible values are Details, Identifiers, or None.