MediaSet.FindOrphans() Method
Version: Available or changed with runtime version 11.0.
Discovers all orphaned media sets. Orphaned media sets are media sets that are not referenced by any other table.
Syntax
Orphans := MediaSet.FindOrphans()
Return Value
Orphans
Type: List of [Guid]
A list of orphaned media sets.
Related information
MediaSet Data Type
Getting Started with AL
Developing Extensions