DANSrvAE Reference
onDisableConditionByArea2 Method
See Also  Send comments on this topic.
NSPlugin Assembly > NSPlugin Namespace > AlarmEventServer Class : onDisableConditionByArea2 Method

areas
errors

Glossary Item Box

Syntax

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

Parameters

areas
errors

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

© 2004-2017 Advosol Inc. All Rights Reserved.