OptionSetMetadataBase.Name Property

Definition

Gets or sets the name of a global option set.

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

Property Value

The name of a global option set.

Attributes

Applies to