Has Property

Microsoft.SystemCenter.ResourceAccessLayer.StoreHasProperty (RelationshipType)

Relationship between a resource store and its properties

Element properties:

SourceMicrosoft.SystemCenter.ResourceAccessLayer.Stores
TargetMicrosoft.SystemCenter.ResourceAccessLayer.StoreProperty
TypeSystem.Reference
AccessibilityInternal
AbstractFalse

Source Code:

<RelationshipType ID="Microsoft.SystemCenter.ResourceAccessLayer.StoreHasProperty" Accessibility="Internal" Abstract="false" Base="System!System.Reference">
<Source ID="RoleOfResourceStore" Type="Microsoft.SystemCenter.ResourceAccessLayer.Stores" MaxCardinality="1"/>
<Target ID="KindOfResourceStore" Type="Microsoft.SystemCenter.ResourceAccessLayer.StoreProperty"/>
</RelationshipType>