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