Return the space name the event belongs to
Namespace: Com.Tibco.As.Space.EventAssembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.1.0.0 (2.1)
Syntax
C# |
---|
string SpaceName { get; } |
Visual Basic |
---|
ReadOnly Property SpaceName As String Get |
Visual C++ |
---|
property String^ SpaceName { String^ get (); } |