DataSource.NET
UpdatedElements Property
NamespacesCaplin.DataSource.Messaging.PageIPageMessageUpdatedElements
Gets a read-only list of the updated page elements.
Declaration Syntax
C#Visual BasicVisual C++
IList<IPageElement> UpdatedElements { get; }
ReadOnly Property UpdatedElements As IList(Of IPageElement)
property IList<IPageElement^>^ UpdatedElements {
	IList<IPageElement^>^ get ();
}
Value
The updated page elements.

Assembly: DataSource.NET (Module: DataSource.NET) Version: 6.2.6.2123 (6.2.6.2123)