Attribute.AttachAttributeToProjectFile Method
Attach an attribute for a project file
Public Shared Sub AttachAttributeToProjectFile( _
ByVal project_id As EntityID, _
ByVal attribute_id As EntityID, _
ByVal optional As Boolean, _
ByVal initial_id As EntityID, _
ByVal db As IDatabase _
)
This language is not supported or no code example is available.
This language is not supported or no code example is available.
This language is not supported or no code example is available.
This language is not supported or no code example is available.
Parameters
-
project_id
-
EntityID
the id of the project
-
attribute_id
-
EntityID
the attribute id to attach
-
optional
-
bool
whether it's optional
-
initial_id
-
EntityID
any initial value - may be null
-
db
-
IDatabase
the db db to use
.NET Framework
Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1