DbNetSuiteVS
DbNetFile..::.IndexingServiceColumnTypes Enumeration
NamespacesDbNetLink.DbNetSuiteVSDbNetFileDbNetFile..::.IndexingServiceColumnTypes
The IndexingServiceColumnTypes enum is assigned to the ColumnType property and describes the type of indexing service information associated with the column.
Declaration Syntax
C#Visual Basic
public enum IndexingServiceColumnTypes
Public Enumeration IndexingServiceColumnTypes
Members
MemberDescription
Unassigned
Unassigned

DocAppName
Name of application that created the file.

DocAuthor
Author of document.

DocByteCount
Number of bytes in a document.

DocCategory
Type of document such as a memo, schedule, or white paper

DocCharCount
Number of characters in document.

DocComments
Comments about document.

DocCompany
Name of the company for which the document was written.

DocHiddenCount
Number of hidden slides in a Microsoft® PowerPoint document.

DocKeywords
Document keywords.

DocLastAuthor
Most recent user who edited document.

DocLastPrinted
Time document was last printed.

DocLineCount
Number of lines contained in a document.

DocManager
Name of the manager of the document’s author.

DocNoteCount
Number of pages with notes in a PowerPoint document.

DocPageCount
Number of pages in document.

DocParaCount
Number of paragraphs in a document.

DocPartTitles
Names of document parts. For example, in Microsoft Excel part titles are the names of spreadsheets; in PowerPoint, slide titles; and in Word for Windows, the names of the documents in the master document.

DocPresentationTarget
Target format (35mm, printer, video, and so on) for a presentation in PowerPoint.

DocRevNumber
Current version number of document.

DocSlideCount
Number of slides in a PowerPoint document.

DocSubject
Subject of document.

DocTemplate
Name of template for document.

DocTitle
Title of document.

DocWordCount
Number of words in document.

HitCount
Number of hits (words matching query) in file.

Rank
Rank of row. Ranges from 0 to 1000. Larger numbers indicate better matches.

Remarks
The ColumnType property must be set to IndexingServiceColumnType

Assembly: DbNetLink.DbNetSuiteVS (Module: DbNetLink.DbNetSuiteVS) Version: 0.9.3317.16858 (0.9.0.0)