C# Class BenefitsAllocationUpload.Models.FeederSystemFixedLengthRecord

Show file Open project: ucdavis/BenefitsAllocationUpload Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
FeederSystemFixedLengthRecord ( ) : System

Default constructor.

FeederSystemFixedLengthRecord ( FeederSystemFixedLengthRecord record ) : System

Copy constructor.

Method Details

FeederSystemFixedLengthRecord() public method

Default constructor.
public FeederSystemFixedLengthRecord ( ) : System
return System

FeederSystemFixedLengthRecord() public method

Copy constructor.
public FeederSystemFixedLengthRecord ( FeederSystemFixedLengthRecord record ) : System
record FeederSystemFixedLengthRecord
return System