SIFWorks ADK 2.0
ReportFormat Class
NamespacesEdustructures.SifWorks.ReportingReportFormat

[This is preliminary documentation and is subject to change.]

References a third-party format that describes the visual representation of the report data.
Declaration Syntax
C#Visual BasicVisual C++
public class ReportFormat : SifKeyedElement
Public Class ReportFormat _
	Inherits SifKeyedElement
public ref class ReportFormat : public SifKeyedElement
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
ReportFormatReportFormatNew()()
Creates an instance of a ReportFormat

ReportFormatReportFormatNew(ReportFormatType, String)
Constructor that accepts values for all mandatory fields

ContentType
Gets or sets the value of the ContentType attribute.

KeyFields
Gets the metadata fields that make up the key of this object
(Overrides SifKeyedElement.KeyFields.)
SetType(ReportFormatType)
Sets the value of the Type attribute.

Type
Gets or sets the value of the Type attribute.

Value
Gets or sets the value of the <ReportFormat> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

Inheritance Hierarchy

Assembly: Edustructures.SifWorks.Adk (Module: Edustructures.SifWorks.Adk) Version: 2.0.0.10