Click or drag to resize

SchemaDefinition Class

Represents schema definition ()fields and their types)
Inheritance Hierarchy
SystemObject
  Dynamicweb.Indexing.SchemasSchemaDefinition

Namespace:  Dynamicweb.Indexing.Schemas
Assembly:  Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax
public class SchemaDefinition

The SchemaDefinition type exposes the following members.

Constructors
  NameDescription
Public methodSchemaDefinition
Default constructor
Top
Properties
  NameDescription
Public propertyFields
Gets or sets fields
Public propertyFieldsFromIndexDefinition
Gets or sets fields from index definition
Public propertyFieldTypes
Gets or sets Field types
Top
See Also