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.1.5.12)
Syntaxstring SpaceName { get; }
ReadOnly Property SpaceName As String
Get
property String^ SpaceName {
String^ get ();
}
abstract SpaceName : string with get
Property Value
Type:
String
The name of the space the action belongs to.
See Also