uaPLUS Reference
AeConditionState Constructor
See Also  Send Feedback
Advosol.uaPLUS.AE Namespace > AeConditionState Class : AeConditionState Constructor

context
The context.
handle
The handle.
acknowledgeMethod
The acknowledge method.

Glossary Item Box

Initializes a new instance of the AeConditionState class.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal context As ISystemContext, _
   ByVal handle As NodeHandle, _
   ByVal acknowledgeMethod As AddCommentMethodState _
)
C# 
public AeConditionState( 
   ISystemContext context,
   NodeHandle handle,
   AddCommentMethodState acknowledgeMethod
)

Parameters

context
The context.
handle
The handle.
acknowledgeMethod
The acknowledge method.

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.