SIFWorks ADK 2.0
TimeElements Class
NamespacesEdustructures.SifWorks.DatamodelTimeElements

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

A TimeElements
Declaration Syntax
C#Visual BasicVisual C++
public class TimeElements : SifKeyedList<string, TimeElement>
Public Class TimeElements _
	Inherits SifKeyedList(Of String, TimeElement)
public ref class TimeElements : public SifKeyedList<String^, TimeElement^>
Members
All MembersConstructorsMethods



IconMemberDescription
TimeElementsTimeElementsNew()()
Creates an instance of a TimeElements

TimeElementsTimeElementsNew(TimeElement)
Constructor that accepts values for all mandatory fields

AddTimeElement(TimeElementType, String, String, String)
Adds the value of the <TimeElement> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 2.0

Inheritance Hierarchy
Object
Element
 SifElement
  SifList<(Of <TimeElement>)>
   SifKeyedList<(Of <String, TimeElement>)>
    TimeElements

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