Microsoft.SystemCenter.Visualization.DateTimeLabel (ComponentType)

Element properties:

AccessibilityInternal

Source Code:

<ComponentType ID="Microsoft.SystemCenter.Visualization.DateTimeLabel" Accessibility="Internal">
<!--Empty/null means dont convert, ToUtc means convert to UTC, and ToLocal means convert to local client time.-->
<Property Name="ConvertMode" Type="xsd://string" BindingDirection="In"/>
<Property Name="Value" Type="xsd://dateTime" BindingDirection="In"/>
</ComponentType>