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