DataRecordsets.ObjectType Property
Visio Automation Reference |
Returns visObjTypeDataRecordsets, the type of a DataRecordsets object. Read-only.
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