DataRecordsets.ObjectType Property

Visio Automation Reference

Returns visObjTypeDataRecordsets, the type of a DataRecordsets object. Read-only.

ms425652.vs_note(en-us,office.12).gif  Note
This Visio object or member is available only to licensed users of Microsoft Office Visio Professional 2007.

Version Information
 Version Added:  Visio 2007

Syntax

expression.ObjectType

expression   An expression that returns a DataRecordsets object.

Return Value
Integer

Remarks

Constants representing object types are prefixed with visObjType and are declared by the Visio type library in VisObjectTypes.

See Also