| SchemaDefinitionFieldTypes Property |
Gets or sets Field types
Namespace:
Dynamicweb.Indexing.Schemas
Assembly:
Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax public IEnumerable<FieldTypeDefinition> FieldTypes { get; set; }
Public Property FieldTypes As IEnumerable(Of FieldTypeDefinition)
Get
Set
Property Value
Type:
IEnumerableFieldTypeDefinitionSee Also