[Missing <summary> documentation for "M:NHibernate.Mapping.PersistentClass.GetMetaAttribute(System.String)"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
public MetaAttribute GetMetaAttribute( string attributeName ) |
Visual Basic |
---|
Public Function GetMetaAttribute ( _ attributeName As String _ ) As MetaAttribute |
Visual C++ |
---|
public: virtual MetaAttribute^ GetMetaAttribute( String^ attributeName ) sealed |
Parameters
- attributeName
- Type: System..::..String
[Missing <param name="attributeName"/> documentation for "M:NHibernate.Mapping.PersistentClass.GetMetaAttribute(System.String)"]
Return Value
[Missing <returns> documentation for "M:NHibernate.Mapping.PersistentClass.GetMetaAttribute(System.String)"]