[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.
| C# | Visual Basic | Visual C++ |
public class SpanGap : SifElement
Public Class SpanGap _ Inherits SifElement
public ref class SpanGap : public SifElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| 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.
|
Author: Generated by adkgen
Version: 2.0
Since: 2.0
| Object | |||
| Element | |||
| SifElement | |||
| SpanGap | |||