'Declaration<XmlIgnoreAttribute()> Public Property NumericalValue As Long
'UsageDim instance As AEEventType Dim value As Long instance.NumericalValue = value value = instance.NumericalValue
Property Value
The default value of this property is 7.
'Declaration<XmlIgnoreAttribute()> Public Property NumericalValue As Long
'UsageDim instance As AEEventType Dim value As Long instance.NumericalValue = value value = instance.NumericalValue
The default value of this property is 7.
This method or property does not throw any exceptions, aside from execution exceptions such as System.Threading.ThreadAbortException or System.OutOfMemoryException.