File.SetStandardFlatSearchAttributes Method
Public Shared Sub SetStandardFlatSearchAttributes( _
ByVal attribs As List(Of FlatSearchAttribute), _
ByVal db As IDatabase _
)
This language is not supported or no code example is available.
public static void SetStandardFlatSearchAttributes(
List<FlatSearchAttribute> attribs,
IDatabase db
)
This language is not supported or no code example is available.
public:
static void SetStandardFlatSearchAttributes(
List<FlatSearchAttribute^>^ attribs,
IDatabase^ db
)
This language is not supported or no code example is available.
Parameters
- attribs
- List<FlatSearchAttribute>
the attributes
- db
- IDatabase
the database