uaPLUS Reference
EventAttributeDef Constructor
See Also  Send Feedback
NSPlugin Namespace > EventAttributeDef Class : EventAttributeDef Constructor

attID
attDesc
attType

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal attID As Integer, _
   ByVal attDesc As String, _
   ByVal attType As Type _
)
C# 
public EventAttributeDef( 
   int attID,
   string attDesc,
   Type attType
)

Parameters

attID
attDesc
attType

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.