AssocDependencyUpdateDependentOnObject
Method
|
Updates the object on which the dependency
depends, based on the information obtained by the dependency from
the parent action.
Namespace: Teigha.DatabaseServices
Assembly: TD_MgdDbConstraints (in
TD_MgdDbConstraints.dll) Version: 0.0.0.0
Syntax
public void UpdateDependentOnObject()
Public Sub UpdateDependentOnObject
public:
void UpdateDependentOnObject()
member UpdateDependentOnObject : unit -> unit
See Also