[Missing <summary> documentation for "P:NHibernate.Mapping.ByCode.PropertyPath.PreviousPath"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
public PropertyPath PreviousPath { get; } |
Visual Basic |
---|
Public ReadOnly Property PreviousPath As PropertyPath Get |
Visual C++ |
---|
public: property PropertyPath^ PreviousPath { PropertyPath^ get (); } |