AllowedDataType.FullTextIndexType Property
[Column(Storage="_FullTextIndexType", AutoSync=AutoSync.Default, DbType="VarChar(20) NOT NULL", IsPrimaryKey=False, IsDbGenerated=False, Expression="null", IsVersion=False, UpdateCheck=UpdateCheck.Always, IsDiscriminator=False, CanBeNull=False, Name="null")]
public
string FullTextIndexType { public get; public set; }
See Also
AllowedDataType Class | Arachnode.Administration.App_Data Namespace