[Missing <summary> documentation for "P:NHibernate.Tuple.Component.ComponentMetamodel.IsKey"]

Namespace: NHibernate.Tuple.Component
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)

Syntax

C#
public bool IsKey { get; }
Visual Basic
Public ReadOnly Property IsKey As Boolean
	Get
Visual C++
public:
property bool IsKey {
	bool get ();
}

See Also