uaPLUS Reference
GetConditionNames Method
See Also  Send Feedback
Advosol.uaPLUS.AE Namespace > ComAeClient Class : GetConditionNames Method

eventCategory
conditionNames

Glossary Item Box

Returns the condition names for the event category.

Syntax

Visual Basic (Declaration) 
Public Sub GetConditionNames( _
   ByVal eventCategory As Integer, _
   ByRef conditionNames As String() _
) 
C# 
public void GetConditionNames( 
   int eventCategory,
   out string[] conditionNames
)

Parameters

eventCategory
conditionNames

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.