AssocNetworkOwnedActionStatusChanged Method

This method is called from the setStatus(..., true) method of the associated action and notifies the network owing the action that the status has just been changed.

Namespace: Teigha.DatabaseServices
Assembly: TD_MgdDbConstraints (in TD_MgdDbConstraints.dll) Version: 0.0.0.0
Syntax
public void OwnedActionStatusChanged(
        AssocAction ownedAction,
        AssocStatus previousStatus
)

Parameters

ownedAction  AssocAction
[in] Action object owned by this network that is changed.
previousStatus  AssocStatus
[in] Associative status of the action before it is changed.
See Also

©  Bricsys NV. All rights reserved.