AssocDependencyAttachToObject Method
|
Namespace: Teigha.DatabaseServices
Assembly: TD_MgdDbConstraints (in
TD_MgdDbConstraints.dll) Version: 0.0.0.0
Syntax
public void AttachToObject(
CompoundObjectId compoundId
)
Public Sub AttachToObject (
compoundId As CompoundObjectId
)
public:
void AttachToObject(
CompoundObjectId^ compoundId
)
member AttachToObject :
compoundId : CompoundObjectId -> unit
Parameters
- compoundId CompoundObjectId
-
See Also