AbstractModelBase..::..OnErrorsChanged Method (String)

Used to manually invoke the ErrorsChanged event.

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

Syntax


protected void OnErrorsChanged(
	string propertyName
)
Protected Sub OnErrorsChanged ( _
	propertyName As String _
)

Parameters

propertyName
Type: String
Name of the property.