IVersionedEntity Interface
Description
Represents an entity that can have versions.
Public Properties
Public Property VCThe version control object for the entity.
Public Property VersionDataThe IVersionData of the entity.
See Also