ALM Open Test Architecture API Type Library Version 12.55
VC Property
Description
The version control object for the entity.
Property type
Read-only property
Syntax
Visual Basic
Public Property VC As Object
Return Type

For entities other than Test, returns a VersionControl reference.

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

This property is not supported for Test objects. To get a version control object for a Test, use the ITest.VCS Property.

See Also

IVersionedEntity Interface  | IVersionedEntity Members