Click or drag to resize

MetadataRecordGeneralFlags Properties

The MetadataRecordGeneralFlags type exposes the following members.

Properties
  Name Description
Public property AlarmByEmail Gets or sets a boolean value that indicates whether email alarm notifications are to be sent for the MetadataRecord.
Public property AlarmByPager Gets or sets a boolean value that indicates whether text alarm notifications are to be sent for the MetadataRecord.
Public property AlarmByPhone Gets or sets a boolean value that indicates whether voice alarm notifications are to be sent for the MetadataRecord.
Public property AlarmEnabled Gets or sets a boolean value that indicates whether alarm notifications are enabled for the MetadataRecord.
Public property AlarmToFile Gets or sets a boolean value that indicates whether alarm notifications for the MetadataRecord are to be logged to a text file.
Public property Changed Gets or sets a boolean value that indicates whether the MetadataRecord has been modified.
Public property DataType Gets or sets the DataType of archived data for the MetadataRecord.
Public property Enabled Gets or sets a boolean value that indicates whether the MetadataRecord is currently enabled for archival of new data.
Public property StepCheck Gets or sets a boolean value that indicates whether a "step change" operation is to be performed on incoming time-series data for the MetadataRecord.
Public property Used Gets or sets a boolean value that indicates whether the MetadataRecord is being used (need to be verify).
Public property Value Gets or sets the 32-bit integer value used for defining general boolean settings for a MetadataRecord.
Top
See Also