SIFWorks ADK 2.0
MeetingTimeList Class
NamespacesEdustructures.SifWorks.CommonMeetingTimeList

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

A MeetingTimeList
Declaration Syntax
C#Visual BasicVisual C++
public class MeetingTimeList : SifList<MeetingTime>
Public Class MeetingTimeList _
	Inherits SifList(Of MeetingTime)
public ref class MeetingTimeList : public SifList<MeetingTime^>
Members
All MembersConstructors



IconMemberDescription
MeetingTimeListMeetingTimeListNew()()
Creates an instance of a MeetingTimeList

MeetingTimeListMeetingTimeListNew(MeetingTime)
Constructor that accepts values for all mandatory fields

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.1

Inheritance Hierarchy
Object
Element
 SifElement
  SifList<(Of <MeetingTime>)>
   MeetingTimeList

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