SIFWorks ADK 2.0
ReportFormatList Class
NamespacesEdustructures.SifWorks.ReportingReportFormatList

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

A ReportFormatList
Declaration Syntax
C#Visual BasicVisual C++
public class ReportFormatList : SifKeyedList<ReportFormatType, ReportFormat>
Public Class ReportFormatList _
	Inherits SifKeyedList(Of ReportFormatType, ReportFormat)
public ref class ReportFormatList : public SifKeyedList<ReportFormatType^, ReportFormat^>
Members
All MembersConstructorsMethods



IconMemberDescription
ReportFormatListReportFormatListNew()()
Creates an instance of a ReportFormatList

ReportFormatListReportFormatListNew(ReportFormat)
Constructor that accepts values for all mandatory fields

AddReportFormat(ReportFormatType, String)
Adds the value of the <ReportFormat> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

Inheritance Hierarchy
Object
Element
 SifElement
  SifList<(Of <ReportFormat>)>
   SifKeyedList<(Of <ReportFormatType, ReportFormat>)>
    ReportFormatList

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