SIFWorks ADK 2.0
SpanGap Class
NamespacesEdustructures.SifWorks.DatamodelSpanGap

[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 SpanGap : SifElement
Public Class SpanGap _
	Inherits SifElement
public ref class SpanGap : public SifElement
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
SpanGapSpanGapNew()()
Creates an instance of a SpanGap

SpanGapSpanGapNew(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.

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

SetType(TimeElementType)
Sets the value of the <Type> 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