System.SLA.Instance.TimeInformationService Level Instance Time Information

System.SLA.Instance.TimeInformation (ClassType)

Element properties:

Base ClassSystem.SLA.Instance.Information
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId1a5cfb69-ba6e-c79f-fe4b-ef669b839956

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.Information:
Id  string  ID ID true 256  False     
System.SLA.Instance.Information:
EndDate  datetime      false 256       
StartDate  datetime      false 256       
PausedDate  datetime      false 256       
IsCancelled  bool      false 256    false   
Status  enum      false 256      SLAInstance.Status 
System.SLA.Instance.TimeInformation:
TargetEndDate  datetime      false 256       
TargetWarningDate  datetime      false 256       

Health Model:

Source Code:

<ClassType ID="System.SLA.Instance.TimeInformation" Accessibility="Public" Abstract="false" Base="System.SLA.Instance.Information">
<Property ID="TargetEndDate" Type="datetime"/>
<Property ID="TargetWarningDate" Type="datetime"/>
<Optimization ID="System.SLA.Instance.TimeInformation.TargetEndDate.Index">
<Property ID="TargetEndDate"/>
</Optimization>
</ClassType>