EasyUA Reference
ApplyChanges Method
See Also  Send Feedback
EasyUA Assembly > Advosol.EasyUA Namespace > UaDataBind Class : ApplyChanges Method

Glossary Item Box

Update the server with the added or deleted links.
Must be called after Links are added to create the associated MonitoredItems in the server.

Syntax

Visual Basic (Usage)Copy Code
Dim instance As UaDataBind
 
instance.ApplyChanges()
C# 
public void ApplyChanges()

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.