次の方法で共有


DataRecordsetChangedEvent.ObjectType Property

Visio Automation Reference

Returns visObjTypeDataRecordsetChangedEvent, the type of a DataRecordsetChangedEvent object. Read-only.

ms425650.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 DataRecordsetChangedEvent 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