  | ConventionConfigurationSaveEnumsAsIntegers Property  | 
 
            Gets or sets a value that indicates whether enums should be persisted as integers. Default is true.
            
 
    Namespace: 
   SphinxConnector.FluentApi
    Assembly:
   SphinxConnector (in SphinxConnector.dll) Version: 5.4.1
Syntaxpublic bool SaveEnumsAsIntegers { get; set; }Public Property SaveEnumsAsIntegers As Boolean
	Get
	Set
Property Value
Type: 
Boolean
See Also