ChangeTrackingPropertyBag..::..GetPreviousValue Method

Gets the previous value for the indicated property.

Namespace:  Tortuga.Anchor.Modeling.Internals
Assembly:  Tortuga.Anchor (in Tortuga.Anchor.dll)

Syntax


public Nullable<Object> GetPreviousValue(
	string propertyName
)
Public Function GetPreviousValue ( _
	propertyName As String _
) As Nullable(Of Object)

Parameters

propertyName
Type: String
Name of the property.