Click or drag to resize

UpdateEventArgsReferencedElement Property

Gets the referenced element which is triggered by the update

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

Property Value

XElement
See Also