Attach2 Method (IBomTable)
Obsolete. Superseded by IBomTable::Attach3.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function Attach2() As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IBomTable
Dim value As System.Boolean
value = instance.Attach2() |
C++/CLI | |
---|
System.bool Attach2(); |
See Also