Implementors need to override this to return the indicated value.
Namespace:
Tortuga.Anchor.Modeling.Internals
Assembly:
Tortuga.Anchor (in Tortuga.Anchor.dll)
public IReadOnlyList<string> ChangedProperties()
Public Function ChangedProperties As IReadOnlyList(Of String)
Return Value
The indicated value or System.Reflection.Missing if the value isn't defined.
| Exception | Condition |
|---|
| [ArgumentNullException] | propertyName;propertyName is null |
| [ArgumentException] | propertyName is empty.;propertyName |