Click or drag to resize

UpdateEventArgsUpdateValue Property

Gets the updated new value (used in changing event notifications, if the reference has not updated).

Namespace: Aml.Engine.Services.Interfaces
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
public string UpdateValue { get; }

Property Value

String
See Also