DocumentIndexField MethodsDocuWare Platform .NET API
The DocumentIndexField type exposes the following members.
Methods

  NameDescription
Public methodStatic memberCreate(String, DateTime)
Creates a field with the specified field name.
Public methodStatic memberCreate(String, String)
Creates a field with the specified field name.
Public methodStatic memberCreateDate(String, DocumentIndexFieldKeywords)
Creates a field with the specified field name.
Public methodStatic memberCreateDate(String, DateTime)
Creates a field with the specified field name.
Public methodStatic memberCreateDate(String, Decimal)
Creates a field with the specified field name.
Public methodStatic memberCreateDate(String, Int32)
Creates a field with the specified field name.
Public methodToString
Returns a OnlineString that represents this instance.
(Overrides OnlineObject ToString .)
Back to Top
See Also