SetAvaxProperty
MethodSetAvaxProperty (Method)
Sets the value of a specific AVAX property (AvaxProp)
Syntax:
Function SetAvaxProperty(iProp As AvaxProp, v As Object) As Boolean
The SetAvaxProperty method syntax consists of the following:
Parameter |
Data Type |
Description |
iProp |
An expression that defines the Avax property number |
|
v |
Object |
A Variant expression that defines the value of the Avax property_ReturnValue=Boolean - True on success, false on error |
Return value:
Boolean - True on success, false on error.