Marker value for uninitialized properties

Namespace: NHibernate.Intercept
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)

Syntax

C#
public static readonly Object UnfetchedProperty
Visual Basic
Public Shared ReadOnly UnfetchedProperty As Object
Visual C++
public:
static initonly Object^ UnfetchedProperty

See Also