Overload List

  Name Description
Public method GetFiles(Guid, Int32)
Returns all files bound to a particular parent id / entity type.
Public method GetFiles(Guid, Int32, Int32)
Retrieves a collection of file entities.
Public method GetFiles(Guid, Int32, Int32, Int32, Int32%)
Retrieves a collection of file entities for the paging scenarios.
Public method GetFiles(Guid, Int32, List<(Of <<'(Guid>)>>), Int32, Int32, Int32%)
Retrieves a collection of file entities for the paging scenarios.
Public method GetFiles(Guid, Int32, List<(Of <<'(Guid>)>>), String, Int32, Int32, Int32%)
Retrieves a collection of file entities for the paging scenarios.
Public method GetFiles(Guid, Int32, List<(Of <<'(Guid>)>>), String, String, Int32, Int32, Int32%)
Retrieves a collection of file entities for the paging scenarios.

See Also