System.ServiceOfferingServicetilbud

System.ServiceOffering (ClassType)

Definerer de grundlæggende egenskaber for servicetilbud

Element properties:

Base ClassSystem.Offering
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId6460104c-4c61-7c9f-0925-f6d2c3763fae

Class Hierarchy:

Class Properties:

Property Name Type Display Name (DAN) Description (DAN) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Vis navn Viser navnet for objektet. false 4000  False     
System.Extension:
ID  string  Id Id true 65536  False     
Domain  string  Domæne Domæne false 65536  False     
Path  string  Sti Sti false 65536  False     
Internal_ManagementPackId  guid  Management Pack-id Management Pack-id false 256       
Internal_ElementId  guid  Element-id Element-id false 256       
Internal_ParentId  guid  Overordnet id Overordnet id false 256       
System.ManagementPackElement:
Comment  string  Kommentar Kommentar false 256  False     
System.Offering:
Title  string  Titel Tilbudsnavn false 256  False     
Notes  string  Noter Tilbudsnoter false 4000  False     
BriefDescription  string  Kort beskrivelse Kort beskrivelse af tilbud false 4000  False     
Overview  string  Oversigt Tilbudsoversigt false 4000  False     
PublishDate  datetime  Udgivelsesdato Udgivelsesdato for tilbud false 256       
Image  binary  Billede Tilbudsikon false 256       
Status  enum  Status Tilbudsstatus false 256    System.Offering.StatusEnum.Draft  System.Offering.StatusEnum 
System.ServiceOffering:
Category  enum  Kategori Kategori for servicetilbud false 256    System.ServiceOffering.CategoryEnum.General  System.ServiceOffering.CategoryEnum 
CultureName  string  Kulturnavn Kulturnavn for tilbud false 24  False     
SLAInformation  string  SLA-oplysninger SLA-oplysninger false 4000  False     
SLAInformationLink  string  Link til SLA-oplysninger Link til SLA-oplysninger false 1024  False     
CostInformation  string  Oplysninger om omkostninger Oplysninger om omkostninger for servicetilbud false 4000  False     
CostInformationLink  string  Link til oplysninger om omkostninger Link til oplysninger om omkostninger false 1024  False     

Health Model:

Source Code:

<ClassType ID="System.ServiceOffering" Accessibility="Public" Abstract="false" Base="System.Offering">
<Property ID="Category" Type="enum" EnumType="System.ServiceOffering.CategoryEnum" DefaultValue="System.ServiceOffering.CategoryEnum.General"/>
<Property ID="CultureName" Type="string" MaxLength="24"/>
<Property ID="SLAInformation" Type="string" MaxLength="4000"/>
<Property ID="SLAInformationLink" Type="string" MaxLength="1024"/>
<Property ID="CostInformation" Type="string" MaxLength="4000"/>
<Property ID="CostInformationLink" Type="string" MaxLength="1024"/>
</ClassType>