System.Chargeback.AbstractPricesheetProjection一般价目表预测

System.Chargeback.AbstractPricesheetProjection (TypeProjection)

定义价目表的属性以及相关对象,如创建和发布的用户、包含的可定价特性以及分配的用法

Element properties:

TypeSystem.Chargeback.Pricesheet
AccessibilityPublic

Source Code:

<TypeProjection ID="System.Chargeback.AbstractPricesheetProjection" Accessibility="Public" Type="System.Chargeback.Pricesheet">
<Component Alias="CreatedBy" Path="$Context/Path[Relationship='System.Chargeback.PricesheetCreatedByUser']$"/>
<Component Alias="PublishedBy" Path="$Context/Path[Relationship='System.Chargeback.PricesheetPublishedByUser']$"/>
<Component Alias="Aspects" Path="$Context/Path[Relationship='System.Chargeback.PricesheetContainsPriceableAspect']$"/>
<Component Alias="Usages" Path="$Context/Path[Relationship='System.Chargeback.UsageReferencesPricesheet' SeedRole='Target']$"/>
</TypeProjection>