uaPLUS Reference
Modify Method
See Also  Send Feedback
Advosol.uaPLUS.HDA Namespace > HdaSubscribeAttributeRequest Class : Modify Method

context
The context.
monitoredItem
The monitored item.

Glossary Item Box

Modifies the request after the specified item changes.

Syntax

Visual Basic (Declaration) 
Public Sub Modify( _
   ByVal context As ServerSystemContext, _
   ByVal monitoredItem As MonitoredItem _
) 
C# 
public void Modify( 
   ServerSystemContext context,
   MonitoredItem monitoredItem
)

Parameters

context
The context.
monitoredItem
The monitored item.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family

See Also

© 2010-2018 Copyright Advosol Inc. All Rights Reserved.