Document.BuildNumberCreated Property
Visio Automation Reference |
Returns the build number of the instance used to create the document. Read-only.
Version Information
Version Added: Visio 2002
Syntax
expression.BuildNumberCreated
expression A variable that represents a Document object.
Return Value
Long
Remarks
The format of the build number is described in the following table.
Bits | Description |
---|---|
0 - 15 |
Internal build number |
See Also