AlertDefinitionCreate.DefinitionCulture Property

Definition

Gets or sets the locale culture for the definition.

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

Property Value

The locale culture for the definition.

Attributes

Applies to