MasterDetailsM, D Class |
This class contains information of a Master record and its Details records.
This class is used for the Read and Write operations of the MasterDetailEngine.
Namespace: FileHelpers.MasterDetail
[Missing <typeparam name="M"/> documentation for "T:FileHelpers.MasterDetail.MasterDetails`2"]
[Missing <typeparam name="D"/> documentation for "T:FileHelpers.MasterDetail.MasterDetails`2"]
The MasterDetailsM, D type exposes the following members.
Name | Description | |
---|---|---|
MasterDetailsM, D | Create an empty instance. | |
MasterDetailsM, D(M, D) | Create a new instance with the specified values. |
Name | Description | |
---|---|---|
Details | An Array with the Detail records. | |
Empty | Returns a canonical empty MasterDetail object. | |
Master | The Master record. |