Project.GetProjectAttributeValues Method
Public Shared Function GetProjectAttributeValues( _
ByVal project_ids As HashSet(Of EntityID), _
ByVal attribute_ids As HashSet(Of EntityID), _
ByVal db As IDatabase _
) As Dictionary(Of EntityID, List(Of Tuple(Of EntityID, AttributeValue)))
This language is not supported or no code example is available.
Parameters
<default>
<default>
- db
- IDatabase
the database connection
Return Value
Dictionary<EntityID, List<Tuple<EntityID, AttributeValue>>>the project information