AssocVariableglobalCallback Method
|
Returns the callback that is the collection of
all associated callbacks registered by client code.
Namespace: Teigha.DatabaseServices
Assembly: TD_MgdDbConstraints (in
TD_MgdDbConstraints.dll) Version: 0.0.0.0
Syntax
public static AssocVariableCallback globalCallback()
Public Shared Function globalCallback As AssocVariableCallback
public:
static AssocVariableCallback^ globalCallback()
static member globalCallback : unit -> AssocVariableCallback
Return Value
AssocVariableCallback
See Also