GetAvaxProperty

Top  Previous  Next

 

GetAvaxProperty (Method)

 

Returns the value of a specific AVAX property (AvaxProp)

 

Syntax:

Function GetAvaxProperty(iProp As AvaxProp) As Object

 

The GetAvaxProperty method syntax consists of the following:

Parameter

Data Type

Description

iProp

AvaxProp

An expression that defines the number of the AVAX property

 

Return value:

Variant - Is the value of the specific AVAX property

 

Example