ChangeTrackingPropertyBag..::..GetValue Method

Implementors need to override this to return the indicated value.

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

Syntax


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

Parameters

propertyName
Type: String
Name of the property to fetch.

Return Value

The indicated value or NotSet.Value if the value isn't defined.

Exceptions


ExceptionCondition
[ArgumentException]propertyName