Heureka API .NET Documentation
SpeciesAttribute Constructor(SpeciesGroupCode,Object,Boolean,Boolean)



Initializes a new instance of the SpeciesDefaultValueAttribute
Syntax
'Declaration
 
Public Function New( _
   ByVal species As SpeciesGroupCode, _
   ByVal defaultValue As Object, _
   Optional ByVal browsable As Boolean, _
   Optional ByVal showAsPercentage As Boolean _
)
'Usage
 
Dim species As SpeciesGroupCode
Dim defaultValue As Object
Dim browsable As Boolean
Dim showAsPercentage As Boolean
 
Dim instance As New SpeciesAttribute(species, defaultValue, browsable, showAsPercentage)

Parameters

species
defaultValue
browsable
showAsPercentage
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

SpeciesAttribute Class
SpeciesAttribute Members
Overload List

Send Feedback