System.SLA.DateProperty.TimeMetricService Level Date Property Time Metric

System.SLA.DateProperty.TimeMetric (ClassType)

Element properties:

Base ClassSystem.SLA.TimeMetric
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId77bf90e3-3b25-13df-21bb-393f61aa135e

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False 
System.AdminItem.SLABase:
Id  string      true 256  False 
System.SLA.Metric:
Description  string      false 256  False 
TypeId  guid      false 256   
System.SLA.TimeMetric:
PauseEventCriteria  string      false 65536  False 
ResumeEventCriteria  string      false 65536  False 
System.SLA.DateProperty.TimeMetric:
EndDateProperty  guid      false 256   
StartDateProperty  guid      false 256   

Health Model:

Source Code:

<ClassType ID="System.SLA.DateProperty.TimeMetric" Accessibility="Public" Abstract="false" Base="System.SLA.TimeMetric">
<Property ID="EndDateProperty" Type="guid" Required="true"/>
<Property ID="StartDateProperty" Type="guid" Required="true"/>
</ClassType>