AccessObjectProperty.Value Property

Access Developer Reference

Determines or specifies the value of a built-in property of an AccessObject object. Read/write Variant.

Syntax

expression.Value

expression   A variable that represents an AccessObjectProperty object.

Remarks

The Value property of a custom property contains the value of the specified custom property of an AccessObject object. For more information about custom properties, see the topics about the AccessObject object, AccessObjectProperty object, and the AccessObjectProperties collection.