ISupportAssetRelations3 Interface
Description
Services for managing relations between ALM entities.
Public Methods
Public Method DownloadDownloads an asset and its related assets.Downloads an asset and its related assets.
Public Method GetEntityStorageSizeReturns the size of the asset and its related assets.
Public Method HasDependenciesReturns asset relation dependencies status.
Public Properties
Public Property AssetRelationFactoryThe asset's AssetRelationsFactory object.The asset's AssetRelationsFactory object.
Public Property ContainsBrokenRelationReturns true if the object is linked to an asset but the asset does not exist.
Public Property UsedByReturns 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.
Public Property UsingReturns 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.
See Also