Open this page in the API Guide

IFileSystemService.GetCheckedOutReferences Method

Overload List
  NameDescription
Public methodGetCheckedOutReferences(ICollection<Guid>)
Gets items which are currently checked-out to the caller and referenced by at least one of the specified items.
Public methodGetCheckedOutReferences(Guid)
Gets referenced items which are currently checked-out to the caller.
Top
See Also