[Missing <summary> documentation for "P:NHibernate.Mapping.ByCode.IGeneratorDef.SupportedAsCollectionElementId"]

Namespace: NHibernate.Mapping.ByCode
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)

Syntax

C#
bool SupportedAsCollectionElementId { get; }
Visual Basic
ReadOnly Property SupportedAsCollectionElementId As Boolean
	Get
Visual C++
property bool SupportedAsCollectionElementId {
	bool get ();
}

See Also