CMSOutputAttachmentLoadData Method |
Loads the data to the object.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax public void LoadData(
byte[] data
)
Parameters
- data
- Type: SystemByte
New data
See Also