[Missing <summary> documentation for "P:NHibernate.Cfg.MappingSchema.ITypeMapping.Type"]

Namespace: NHibernate.Cfg.MappingSchema
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)

Syntax

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

See Also