Provance.ITAM.SoftwareMaintenanceAgreementSoftware Maintenance & Support Agreement

Provance.ITAM.SoftwareMaintenanceAgreement (ClassType)

Defines the basic properties of Software Maintenance & Support Agreement

Element properties:

Base ClassProvance.ITAM.Agreement
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIda89aac61-3512-b9de-c303-5255f9459081

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value EnumType Scale
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.Agreement:
AgreementNumber  string  Agreement Number Agreement Number true 256  False       
Description  string  Description Description false 256  False       
Status  enum  Status Status false 256      EntityStatus   
LifeCycleStatus  enum  Life Cycle Status Agreement Life Cycle Status false 256      AgreementLifeCycleStatus   
TermsAndConditions  string  Terms & Conditions Terms & Conditions false 1024  False       
EndUserContent  binary  End User Content End User Content false 256         
Provance.ITAM.SoftwareMaintenanceAgreement:
EffectiveDate  datetime  Effective Date Effective Date false 256         
ExpirationDate  datetime  Expiration Date Expiration Date false 256         
Coverage  string  Coverage Coverage false 256  False       
Amount  decimal  Amount Amount false 38       
AmountIsoCurrencyCode  string  Amount Currency Amount Currency false 256  False       

Health Model:

Source Code:

<ClassType ID="Provance.ITAM.SoftwareMaintenanceAgreement" Accessibility="Public" Abstract="false" Base="ProvanceServiceManagerItamCoreLibrary!Provance.ITAM.Agreement" Hosted="false" Singleton="false">
<Property ID="EffectiveDate" Type="datetime"/>
<Property ID="ExpirationDate" Type="datetime"/>
<Property ID="Coverage" Type="string"/>
<Property ID="Amount" Type="decimal" MaxLength="38" MinLength="1" Scale="2"/>
<Property ID="AmountIsoCurrencyCode" Type="string"/>
</ClassType>