VersionData Property
Description
The IVersionData of the entity.
Property type
Read-only property
Syntax
Visual Basic
Public Property VersionData As Object
Return Type

A VersionData Object.

If versioning is not enabled in the project, returns null.

See Also