The IPeriod type exposes the following members.

Methods

  NameDescription
Public methodAddDescription
Add a new 'Description' entry. Description (BBIE). A description of the period.
Public methodAddDescriptionCode
Add a new 'Description Code' entry. Description Code (BBIE). A description of the period, expressed as a code.
Public methodClearDescriptionCodes
Removes all 'Description Code' entries. Description Code (BBIE). A description of the period, expressed as a code.
Public methodClearDescriptions
Removes all 'Description' entries. Description (BBIE). A description of the period.
Public methodGetDescription
Gets a 'Description' entry. Description (BBIE). A description of the period.
Public methodGetDescriptionCode
Gets a 'Description Code' entry. Description Code (BBIE). A description of the period, expressed as a code.
Public methodGetDescriptionCodeCount
Gets the number of 'Description Code' entries in the container object. Description Code (BBIE). A description of the period, expressed as a code.
Public methodGetDescriptionCount
Gets the number of 'Description' entries in the container object. Description (BBIE). A description of the period.
Public methodRemoveDescription
Removes a 'Description' entry. Description (BBIE). A description of the period.
Public methodRemoveDescriptionCode
Removes a 'Description Code' entry. Description Code (BBIE). A description of the period, expressed as a code.
Public methodResetDurationMeasure
Resets the node.

Properties

  NameDescription
Public propertyDurationMeasure
Duration (BBIE). The duration of a period, expressed as a code; ISO 8601.
Public propertyDurationMeasureSet
Checks if the property has been set or not.
Public propertyDurationMeasureUnitCode
A combination of types: Code (string). The type of unit of measure.
Public propertyEndDate
End Date (BBIE). The end date of the period.
Public propertyEndTime
End Time (BBIE). The end time of the period.
Public propertyStartDate
Start Date (BBIE). The start date of the period.
Public propertyStartTime
Start Time (BBIE). The start time of the period.

See Also