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