De-Allocate Cloud Resource Manual Activity (advanced)

ServiceManager.CloudServices.ManualActivity.UpdateSubscription.DeAllocateResourcesProjection (TypeProjection)

Defines the properties used in de-allocate cloud resources resource manual activity forms

Element properties:

TypeServiceManager.CloudServices.ManualActivity.UpdateSubscription.DeAllocateResources
AccessibilityPublic

Source Code:

<TypeProjection ID="ServiceManager.CloudServices.ManualActivity.UpdateSubscription.DeAllocateResourcesProjection" Accessibility="Public" Type="CloudServicesLibrary!ServiceManager.CloudServices.ManualActivity.UpdateSubscription.DeAllocateResources">
<Component Alias="ParentWorkItem" Path="$Target/Path[Relationship='Activity!System.WorkItemContainsActivity' SeedRole='Target']$"/>
<Component Alias="ActivityCreatedBy" Path="$Target/Path[Relationship='CustomSystem_WorkItem_Library!System.WorkItemCreatedByUser']$"/>
<Component Alias="ActivityAssignedTo" Path="$Target/Path[Relationship='CustomSystem_WorkItem_Library!System.WorkItemAssignedToUser']$"/>
<Component Alias="RelatedConfigItem" Path="$Target/Path[Relationship='CustomSystem_WorkItem_Library!System.WorkItemRelatesToConfigItem']$"/>
<Component Alias="RelatedWorkItem" Path="$Target/Path[Relationship='CustomSystem_WorkItem_Library!System.WorkItemRelatesToWorkItem']$">
<Component Alias="RelatedWorkItemAssignedTo" Path="$Target/Path[Relationship='CustomSystem_WorkItem_Library!System.WorkItemAssignedToUser']$"/>
</Component>
<Component Alias="RelatedWorkItemSource" Path="$Target/Path[Relationship='CustomSystem_WorkItem_Library!System.WorkItemRelatesToWorkItem' SeedRole='Target']$">
<Component Alias="RelatedWorkItemAssignedTo" Path="$Target/Path[Relationship='CustomSystem_WorkItem_Library!System.WorkItemAssignedToUser']$"/>
</Component>
<Component Alias="FileAttachment" Path="$Target/Path[Relationship='CustomSystem_WorkItem_Library!System.WorkItemHasFileAttachment']$">
<Component Alias="FileAttachmentAddedBy" Path="$Target/Path[Relationship='SupportingItem!System.FileAttachmentAddedByUser']$"/>
</Component>
<Component Alias="RelatedKnowledge" Path="$Target/Path[Relationship='CoreKnowledge!System.EntityLinksToKnowledgeDocument']$"/>
</TypeProjection>