Click or drag to resize
RouterAlterAction Interface
AlterAction sent to the perisistence class

Namespace: Com.Tibco.As.Space.Router
Assembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.1.5.12)
Syntax
public interface RouterAlterAction : RouterAction

The RouterAlterAction type exposes the following members.

Properties
  NameDescription
Public propertyMetaspaceName
Return the metaspace the action belongs to
(Inherited from RouterAction.)
Public propertyOldSpaceDef
Gets the old space def.
Public propertySpaceDef
Gets the new space def.
Public propertySpaceName
Return spacename the action belongs to
(Inherited from RouterAction.)
Top
See Also