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