| FieldTypeDefinitionType Property |
Note: This API is now obsolete.
Type of field type definition
Namespace:
Dynamicweb.Indexing.Schemas
Assembly:
Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax [ObsoleteAttribute("Use TypeName instead.")]
public string Type { get; set; }
<ObsoleteAttribute("Use TypeName instead.")>
Public Property Type As String
Get
Set
Property Value
Type:
StringSee Also