Click or drag to resize
IndexValueSortDataType Property
Represents the data type of the value residing at the path.

Namespace: ConnectedApps.Cms.Entities.Search
Assembly: ConnectedApps.Cms (in ConnectedApps.Cms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public DataType DataType { get; set; }

Property Value

Type: DataType
See Also