Share via


AccessObject.IsWeb Property (Access)

Gets whether the specified object is a Web object. Read-only Boolean.

Version Information

Version Added: Access 2010

Syntax

expression .IsWeb

expression A variable that represents an AccessObject object.

Remarks

The IsWeb property contains True if the object is a Web object.

See Also

Concepts

AccessObject Object Members

AccessObject Object