IsCurrent Property
Description
Checks whether this is the latest checked-in version.
Property type
Read-only property
Syntax
Visual Basic
Public Property IsCurrent As Boolean
Remarks
Only the current version can be checked out.
See Also