EditableObjectModelCollection<(Of <(<'TModelType>)>)>..::..IsChangedLocal Property
Returns True if any fields were modified since the last call to AcceptChanges. This does not walk the object graph.
Namespace:
Tortuga.Anchor.ModelingAssembly: Tortuga.Anchor (in Tortuga.Anchor.dll)
Syntax
[NotMappedAttribute] public bool IsChangedLocal { get; }
<NotMappedAttribute> _ Public ReadOnly Property IsChangedLocal As Boolean Get

