AssocActionOwnedDependencyStatusChanged Method

Informs the dependency-owning action that the dependency status is modified. Usually called from the AssocDependency.SetStatus() method.

Namespace: Teigha.DatabaseServices
Assembly: TD_MgdDbConstraints (in TD_MgdDbConstraints.dll) Version: 0.0.0.0
Syntax
public void OwnedDependencyStatusChanged(
        AssocDependency ownedDependency,
        AssocStatus previousStatus
)

Parameters

ownedDependency  AssocDependency
[in] The dependency status to check.
previousStatus  AssocStatus
[in] Previous status of the dependency.
See Also

©  Bricsys NV. All rights reserved.