  | FileIndexSchemaExtender Constructor (Boolean, Boolean) | 
  
    Namespace: 
   Dynamicweb.Content.Files
    Assembly:
   Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntaxpublic FileIndexSchemaExtender(
	bool skipMetadata,
	bool skipDWMetadata
)
Public Sub New ( 
	skipMetadata As Boolean,
	skipDWMetadata As Boolean
)
Parameters
- skipMetadata
 - Type: SystemBoolean
 - skipDWMetadata
 - Type: SystemBoolean
 
See Also