uaPLUS Reference
ConditionDef Constructor(String,Int32,SubConditionDef[])
See Also  Send Feedback
NSPlugin Namespace > ConditionDef Class > ConditionDef Constructor : ConditionDef Constructor(String,Int32,SubConditionDef[])

cname
catID
subCond

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal cname As String, _
   ByVal catID As Integer, _
   ByVal subCond() As SubConditionDef _
)
C# 
public ConditionDef( 
   string cname,
   int catID,
   SubConditionDef[] subCond
)

Parameters

cname
catID
subCond

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.