Click or drag to resize
DocumentIndexFieldCreateDate Method
Overload List
  NameDescription
Public methodStatic memberCreateDate(String, DocumentIndexFieldKeywords) Obsolete.
Creates a keyword field with the specified field name.
Public methodStatic memberCreateDate(String, DateTime)
Creates a date field with the specified field name.
Public methodStatic memberCreateDate(String, Decimal)
Creates a date field with the specified field name.
Public methodStatic memberCreateDate(String, Int32) Obsolete.
Creates a date field with the specified field name.
Top
See Also