CFile
Contains the name of a file and its data. CReportRunResults uses this type to store report results.
Extended by
Fields
Field | Type | Description |
---|---|---|
mpFileData | byte[] | Contains the binary data for a file. The data in and out of mpFileData must be base64Binary encoded. |
mstrFileName | string | File attachment name. |
Used in
Returned by