System.Chargeback.AbstractPricesheetProjectionProiezione generica dell'elenco prezzi

System.Chargeback.AbstractPricesheetProjection (TypeProjection)

Definisce le proprietà dell'elenco prezzi, insieme agli oggetti correlati quali utenti creati e pubblicati, aspetti stimabili contenuti e utilizzi assegnati

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>