CheckedOut Property
If true, then the latest version of this file is in the checked-out state. Whenever a file is checked-out, a new version is created as a placeholder.
Syntax
public System.bool CheckedOut {get; set;}Public Property CheckedOut As System.Boolean