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