Click or drag to resize

PerformanceAssessmentRecord Properties

The PerformanceAssessmentRecord type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the number of elements actually contained in the CollectionT.
(Inherited from CollectionPerformanceAssessmentField.)
Public propertyFile
Gets the PerformanceAssessmentFile with which this record is associated.
Public propertyItem
Gets or sets the element at the specified index.
(Inherited from CollectionPerformanceAssessmentField.)
Protected propertyItems
Gets a IListT wrapper around the CollectionT.
(Inherited from CollectionPerformanceAssessmentField.)
Public propertyValidDate
Gets or sets the time of validity of this record.
Public propertyValidJulianDate
Gets the time of validity of this record as a JulianDate.
Top
See Also