AttributeMetadata.IsValidForAdvancedFind Property

Definition

Gets or sets the property that determines whether the attribute appears in Advanced Find.

public:
 property Microsoft::Xrm::Sdk::BooleanManagedProperty ^ IsValidForAdvancedFind { Microsoft::Xrm::Sdk::BooleanManagedProperty ^ get(); void set(Microsoft::Xrm::Sdk::BooleanManagedProperty ^ value); };
[System.Runtime.Serialization.DataMember]
public Microsoft.Xrm.Sdk.BooleanManagedProperty IsValidForAdvancedFind { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.IsValidForAdvancedFind : Microsoft.Xrm.Sdk.BooleanManagedProperty with get, set
Public Property IsValidForAdvancedFind As BooleanManagedProperty

Property Value

The property that determines whether the attribute appears in Advanced Find.

Attributes

Applies to