uaPLUS Reference
DefAggregate Constructor
See Also  Send Feedback
I_HDAPluginDBA Namespace > DefAggregate Class : DefAggregate Constructor

id
name
description

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal id As Integer, _
   ByVal name As String, _
   ByVal description As String _
)
C# 
public DefAggregate( 
   int id,
   string name,
   string description
)

Parameters

id
name
description

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.