Table of Contents

Class FieldDefinition

Namespace
Dynamicweb.Indexing.Schemas
Assembly
Dynamicweb.Core.dll

Represents Field definition with "field source" property

public class FieldDefinition : FieldDefinitionBase
Inheritance
FieldDefinition
Inherited Members

Properties

Source

public string Source { get; set; }

Property Value

string
To top