ChangeTrackingModelCollection<(Of <(<'TModelType>)>)>..::..IsChanged Property

Walk the object graph, looking for changed items in properties and the collection.

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

Syntax


[NotMappedAttribute]
public bool IsChanged { get; }
<NotMappedAttribute> _
Public ReadOnly Property IsChanged As Boolean
	Get

Return Value