CepEventTypeField.CultureInfo Property

Gets the culture settings of the field.

Namespace:  Microsoft.ComplexEventProcessing
Assembly:  Microsoft.ComplexEventProcessing (in Microsoft.ComplexEventProcessing.dll)

Syntax

public CultureInfo CultureInfo { get; set; }

Property Value

Type: System.Globalization.CultureInfo
The culture information that contains the field's culture settings. These setting are used for culture-sensitive operations. If null, the default culture settings are used.

See Also

Reference

CepEventTypeField Class

Microsoft.ComplexEventProcessing Namespace