ServiceManager.Chargeback.VmmCloudPricesheetVMM Cloud Price Sheet

ServiceManager.Chargeback.VmmCloudPricesheet (ClassType)

Defines the basic properties of VMM cloud price sheets

Element properties:

Base ClassSystem.Chargeback.Pricesheet
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdff3a8358-2ccd-5a3c-b786-eb1ed2ea50d7

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False     
System.Chargeback.Pricesheet:
Description  string  Description Description of the price sheet false 4096  False     
PublishingStatus  enum  Publishing Status Publishing Status of the price sheet false 256    System.Chargeback.PublishingStatusEnum.Draft  System.Chargeback.PublishingStatusEnum 
CreatedDate  datetime  Created Date Date the price sheet was created false 256    GetUTCDate()   
PublishedDate  datetime  Published Date Date the price sheet was last published false 256       
ServiceManager.Chargeback.VmmCloudPricesheet:
UniqueId  string  ID Unique identifier of the VMM cloud price sheet true 256  False  {0}   

Health Model:

Source Code:

<ClassType ID="ServiceManager.Chargeback.VmmCloudPricesheet" Accessibility="Public" Abstract="false" Base="ChargebackLib!System.Chargeback.Pricesheet" Hosted="false" Singleton="false" Extension="false">
<Property ID="UniqueId" Type="string" Key="true" Required="true" CaseSensitive="false" MaxLength="256" MinLength="0" AutoIncrement="true" Scale="0" DefaultValue="{0}"/>
</ClassType>