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

context
The context.
monitoredItem
The monitored item.

Glossary Item Box

Adds the specified monitored item.

Syntax

Visual Basic (Declaration) 
Public Sub Add( _
   ByVal context As ServerSystemContext, _
   ByVal monitoredItem As MonitoredItem _
) 
C# 
public void Add( 
   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.