Attribute.GetAttributeInfo Method
Public Shared Function GetAttributeInfo( _
ByVal id As EntityID, _
ByVal db As IDatabase _
) As AttributeInfo
This language is not supported or no code example is available.
public static AttributeInfo GetAttributeInfo(
EntityID id,
IDatabase db
)
This language is not supported or no code example is available.
public:
static AttributeInfo^ GetAttributeInfo(
EntityID^ id,
IDatabase^ db
)
This language is not supported or no code example is available.
Parameters
- id
- EntityID
the attribute id
- db
- IDatabase
the connection to use
Return Value
AttributeInfothe attribute info