[Missing <summary> documentation for "P:NHibernate.Tuple.Entity.EntityMetamodel.IdentifierProperty"]

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

Syntax

C#
public IdentifierProperty IdentifierProperty { get; }
Visual Basic
Public ReadOnly Property IdentifierProperty As IdentifierProperty
	Get
Visual C++
public:
property IdentifierProperty^ IdentifierProperty {
	IdentifierProperty^ get ();
}

See Also