AWS SDK for .NET Documentation
DateArrayOptions Property
AmazonAmazon.CloudSearch.ModelIndexFieldDateArrayOptions Did this page help you?   Yes   No    Tell us about it...
Options for a field that contains an array of dates. Present if IndexFieldType specifies the field is of type date-array. All options are enabled by default.
Declaration Syntax
C#
public DateArrayOptions DateArrayOptions { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)