FIMDW.FIMSetHasComputedMembers (RelationshipType)

Element properties:

SourceFIMDW.FIMSet
TargetFIMDW.FIMEntity
TypeSystem.Reference
AccessibilityPublic
AbstractFalse

Source Code:

<RelationshipType ID="FIMDW.FIMSetHasComputedMembers" Accessibility="Public" Abstract="false" Base="System!System.Reference">
<Property ID="FIMCreatedDate" Type="datetime" Key="false" Required="false"/>
<Property ID="FIMDeletedDate" Type="datetime" Key="false" Required="false"/>
<Property ID="FIMCreatedRequestID" Type="string" Key="false" MaxLength="40" MinLength="0" Required="false"/>
<Property ID="FIMDeletedRequestID" Type="string" Key="false" MaxLength="40" MinLength="0" Required="false"/>
<Source ID="FIMSet" MinCardinality="0" MaxCardinality="2147483647" Type="FIMDW.FIMSet"/>
<Target ID="FIMSetComputedMember" MinCardinality="0" MaxCardinality="2147483647" Type="FIMDW.FIMEntity"/>
</RelationshipType>