Click or drag to resize

FileIndexSchemaExtender Constructor (Boolean, Boolean)

Initializes a new instance of the FileIndexSchemaExtender class

Namespace:  Dynamicweb.Content.Files
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public FileIndexSchemaExtender(
	bool skipMetadata,
	bool skipDWMetadata
)

Parameters

skipMetadata
Type: SystemBoolean
skipDWMetadata
Type: SystemBoolean
See Also