Class HIBCPASRecord

HIBCPASRecord class

Class for storing HIBC PAS record.

public class HIBCPASRecord

Constructors

NameDescription
HIBCPASRecord()HIBCPASRecord constructor
HIBCPASRecord(HIBCPASDataType, string)HIBCPASRecord constructor

Properties

NameDescription
Data { get; set; }Identifies data.
DataType { get; set; }Identifies data type.

Methods

NameDescription
override Equals(object)Returns a value indicating whether this instance is equal to a specified HIBCPASDataType value.
override GetHashCode()Returns the hash code for this instance.

See Also