ModifyFile Method

Stot

Stot

Streamer..::..ModifyFile Method

Modifies the file in the inverted Index Table.

Namespace:  Engine
Assembly:  Engine (in Engine.dll)

Syntax


public static Document ModifyFile(
	Document doc
)
Public Shared Function ModifyFile ( _
	doc As Document _
) As Document
public:
static Document^ ModifyFile(
	Document^ doc
)

Parameters

doc
Type: Engine..::..Document
The document that was Modified.