Has Location

Provance.Relationship.SkuHasLocation (RelationshipType)

The Sku's location is the Product Usage Rights region.

Element properties:

SourceProvance.Class.Sku
TargetProvance.Class.LocationBase
TypeSystem.Reference
AccessibilityInternal
AbstractFalse

Source Code:

<RelationshipType ID="Provance.Relationship.SkuHasLocation" Accessibility="Internal" Abstract="false" Base="SystemLibrary!System.Reference">
<Property ID="ExcludeLocation" Type="bool" DefaultValue="false"/>
<Source ID="Sku" Type="Provance.Class.Sku"/>
<Target ID="PurRegion" Type="ProvanceCommon!Provance.Class.LocationBase"/>
</RelationshipType>