public override System.string SerializeData( System.bool serializeForApi, System.bool embedExternals )
Parameters
- serializeForApi
- When true, the report serialization is for api use, otherwise it is for report repository use
- embedExternals
- When true, the serialized report will include external resources, such as a document template
Return Value
The serialized XML representation of this report object.