Represents the key definition

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 KeyDef
Visual Basic
Public MustInherit Class KeyDef
Visual C++
public ref class KeyDef abstract
F#
[<AbstractClassAttribute>]
type KeyDef =  class end

Inheritance Hierarchy

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

See Also