Represents the attributes of a Space. Can be used to define a Space.

Namespace: Com.Tibco.As.Space
Assembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.2.0.015)

Syntax

C#
public abstract class SpaceDef
Visual Basic
Public MustInherit Class SpaceDef
Visual C++
public ref class SpaceDef abstract
F#
[<AbstractClassAttribute>]
type SpaceDef =  class end

Inheritance Hierarchy

System..::..Object
  Com.Tibco.As.Space..::..SpaceDef

See Also