Return spacename the action belongs to
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# |
---|
string SpaceName { get; } |
Visual Basic |
---|
ReadOnly Property SpaceName As String Get |
Visual C++ |
---|
property String^ SpaceName { String^ get (); } |
F# |
---|
abstract SpaceName : string with get |
Property Value
Type: StringThe name of the space the action belongs to.