Project.GetStandardSearchAttributes Method
Public Shared Function GetStandardSearchAttributes( _
ByVal db As IDatabase _
) As List(Of AttributeInfo)
This language is not supported or no code example is available.
public static List<AttributeInfo> GetStandardSearchAttributes(
IDatabase db
)
This language is not supported or no code example is available.
public:
static List<AttributeInfo^>^ GetStandardSearchAttributes(
IDatabase^ db
)
This language is not supported or no code example is available.
Parameters
- db
- IDatabase
<default>