XmlIndexQueryQueryDataTypes Enumeration Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

Defines the data type used by the fields in the XmlIndexQuery Query filter method

Namespace: ContentStudio.Document.EPT
Assembly: CSServer5 (in CSServer5.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

public enum QueryDataTypes
Members

  Member nameValueDescription
String0 Field data is a string
Integer1 Field data is a boolean
DateTime2 Field data can be interpreted as a date/time value
See Also

Reference