[Missing <summary> documentation for "P:NHibernate.Cfg.MappingSchema.IComponentMapping.EmbeddedNode"]

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

Syntax

C#
string EmbeddedNode { get; }
Visual Basic
ReadOnly Property EmbeddedNode As String
	Get
Visual C++
property String^ EmbeddedNode {
	String^ get ();
}

See Also