Share via


Application.DataFeaturesEnabled Property

Visio Automation Reference

Gets whether the data features in Microsoft Office Visio 2007 are enabled for the current instance of Visio. Read-only.

Version Information
 Version Added:  Visio 2007

Syntax

expression.DataFeaturesEnabled

expression   An expression that returns a Application object.

Return Value
Boolean

Remarks

Whether the data features are enabled depends on the licensing of the installed version of Visio.

See Also