 | UpdateEventArgsUpdateValue Property |
Gets the updated new value (used in changing event notifications, if the reference has not updated).
Namespace: Aml.Engine.Services.InterfacesAssembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntaxpublic string UpdateValue { get; }
Public ReadOnly Property UpdateValue As String
Get
public:
property String^ UpdateValue {
String^ get ();
}
Property Value
String
See Also