Cookdown.EasyTune.EasyTuneReportViewType (ViewType)

Element properties:

AccessibilityInternal

Source Code:

<ViewType ID="Cookdown.EasyTune.EasyTuneReportViewType" Accessibility="Internal">
<Configuration>
<IncludeSchemaTypes>
<SchemaType>SC!Microsoft.SystemCenter.ViewPresentationSchema</SchemaType>
</IncludeSchemaTypes>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="Presentation" minOccurs="0">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="ColumnInfo" type="ColumnInfoType" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
</Configuration>
<ViewImplementation>
<Assembly>Res.Cookdown.EasyTune.UI</Assembly>
<Type>Cookdown.EasyTune.UI.EasyTuneReportPane</Type>
</ViewImplementation>
</ViewType>