OptionSetMetadataBase.IsCustomizable Property

Definition

Gets or sets a property that determines whether the option set is customizable.

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

Property Value

The property that determines whether the option set is customizable.

Attributes

Applies to