AttributeMetadata.IsSortableEnabled Property

Definition

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

Property Value

Attributes

Applies to