Open this page in the API Guide

IFileSystemService.GetDownstreamReferenceExplosion Method

Overload List
  NameDescription
Public methodGetDownstreamReferenceExplosion(Guid)
Recursively gets the IDs of all entries which reference the specified entity.
Public methodGetDownstreamReferenceExplosion(Guid, ICollection<ObjectType>)
Recursively gets the IDs of all entries which reference the specified entity.
Top
See Also