Has Hardware Catalog Non-Serialized

Provance.Relationship.ComputerAssetHasHardwareCatalogNonSerialized (RelationshipType)

This relationship defines the link to the model of the associated non-serialized asset. The link is to the model as the non-serialized assets are managed as an inventory group rather than individual instances.

Element properties:

SourceProvance.Class.ComputerAsset
TargetProvance.Class.HardwareCatalogNonSerialized
TypeSystem.Reference
AccessibilityInternal
AbstractFalse

Source Code:

<RelationshipType ID="Provance.Relationship.ComputerAssetHasHardwareCatalogNonSerialized" Accessibility="Internal" Abstract="false" Base="SystemLibrary!System.Reference">
<Source ID="ComputerAsset" Type="Provance.Class.ComputerAsset"/>
<Target ID="HardwareCatalog" Type="Provance.Class.HardwareCatalogNonSerialized"/>
</RelationshipType>