MetadataSearchCriteria.SearchOption Property

Definition

Specifies the objects to include in the search.

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

Property Value

The objects to include in the search.

Attributes

Applies to