Compartir a través de


MetadataResultOptions.Entities Propiedad

Definición

Obtiene o establece el tipo de resultados de Entity que se van a devolver.

public:
 property Microsoft::MasterDataServices::ResultType Entities { Microsoft::MasterDataServices::ResultType get(); void set(Microsoft::MasterDataServices::ResultType value); };
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public Microsoft.MasterDataServices.ResultType Entities { get; set; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false)>]
member this.Entities : Microsoft.MasterDataServices.ResultType with get, set
Public Property Entities As ResultType

Valor de propiedad

Nueva instancia de tipo ResultType. Los valores posibles son Details, Identifiers o None.

Atributos

Se aplica a