SIFWorks ADK 2.0
TimeElement Class
NamespacesEdustructures.SifWorks.DatamodelTimeElement

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

This element is designed to contain the time period attached to an object. Very long periods (school year, quarter, etc.) and very small periods (second, millisecond, etc.) can be defined. This element provides a scoping description of the time metadata enclosed.
Declaration Syntax
C#Visual BasicVisual C++
public class TimeElement : SifKeyedElement
Public Class TimeElement _
	Inherits SifKeyedElement
public ref class TimeElement : public SifKeyedElement
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
TimeElementTimeElementNew()()
Creates an instance of a TimeElement

TimeElementTimeElementNew(TimeElementType, String, String, String)
Constructor that accepts values for all mandatory fields

Code
Gets or sets the value of the <Code> element.

EndDateTime
Gets or sets the value of the <EndDateTime> element.

IsCurrent
Gets or sets the value of the <IsCurrent> element.

KeyFields
Gets the metadata fields that make up the key of this object
(Overrides SifKeyedElement.KeyFields.)
Name
Gets or sets the value of the <Name> element.

SetType(TimeElementType)
Sets the value of the <Type> element.

SpanGaps
Gets or sets the value of the <SpanGaps> element.

StartDateTime
Gets or sets the value of the <StartDateTime> element.

Type
Gets or sets the value of the <Type> element.

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

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 2.0

Inheritance Hierarchy

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