BuildNumberEdited Property [Visio 2003 SDK Documentation]
Returns the build number of the instance last used to edit the document.
retVal = object**.BuildNumberEdited**
retVal Long. The build number when the document was last edited.
object Required. An expression that returns a Document object.
Version added
2002
Remarks
The format of the build number is described in the following table.
Bits | Description |
---|---|
0 - 15 |
Internal build number |
Applies to | Document object
See Also | Build property | BuildNumberCreated property | FullBuild property | FullBuildNumberCreated property | FullBuildNumberEdited property