Overload List
Name | Description | |
---|---|---|
ReportCustomData |
Constructor - creates empty ReportCustomData object.
Object created by this constructor works only as in-memory storage and does not reflects changes to DataClass and DB.
| |
ReportCustomData(SerializationInfo, StreamingContext) |
Constructor - Constructor for deserialization.
| |
ReportCustomData(IDataContainer, String) |
Constructor - creates empty CustomData object.
|
See Also