Provance.ITAM.SWRequestOfferingDefinitionSoftware Request Offering Definition

Provance.ITAM.SWRequestOfferingDefinition (ClassType)

Element properties:

Base ClassSystem.ConfigItem
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId759df5e0-5a83-8739-a245-2b408b455d62

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.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes false 4000       
Provance.ITAM.SWRequestOfferingDefinition:
Id  string      true 256  False  {0}   
Title  string      false 256  False     
ServiceOfferingTitle  string      false 256  False     
SoftwareTitleId  string      false 256  False     

Health Model:

Source Code:

<ClassType ID="Provance.ITAM.SWRequestOfferingDefinition" Accessibility="Public" Abstract="false" Base="SystemLibrary!System.ConfigItem">
<Property ID="Id" Type="string" AutoIncrement="true" Key="true" DefaultValue="{0}"/>
<Property ID="Title" Type="string"/>
<Property ID="ServiceOfferingTitle" Type="string"/>
<Property ID="SoftwareTitleId" Type="string"/>
</ClassType>