UsedBy Property
Description
Returns the list of relations to assets that are using this asset or that are using user assets owned by this asset.Returns the list of relations to assets that are using this asset or that are using user assets owned by this asset.
Property type
Read-only property
Syntax
Visual Basic
Public Property UsedBy As List
Return Type
A list of AssetRelation references.A list of AssetRelation references.
See Also