The Space Definition of the sace

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

Syntax

C#
SpaceDef SpaceDef { get; }
Visual Basic
ReadOnly Property SpaceDef As SpaceDef
	Get
Visual C++
property SpaceDef^ SpaceDef {
	SpaceDef^ get ();
}

Field Value

The space definiton object

See Also