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