OpenAction sent to the perisistence class
Namespace: Com.Tibco.As.Space.PersistenceAssembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.4.0.001)
Syntax
C# |
---|
public interface OpenAction : Action |
Visual Basic |
---|
Public Interface OpenAction Inherits Action |
Visual C++ |
---|
public interface class OpenAction : Action |
F# |
---|
type OpenAction = interface interface Action end |