uaPLUS Reference
onEnableConditionByArea2 Method
See Also  Send Feedback
NSPlugin Namespace > AlarmEventServer Class : onEnableConditionByArea2 Method

areas
errors

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Overridable Function onEnableConditionByArea2( _
   ByVal areas() As String, _
   ByRef errors As Integer() _
) As Integer
C# 
public virtual int onEnableConditionByArea2( 
   string[] areas,
   out int[] errors
)

Parameters

areas
errors

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.