Click or drag to resize

AdapterPrintResponseDocumentData Property

document data in pdoc format

Namespace:  PSI.Sox.Adapter
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
C#
public List<AdapterPrintData> DocumentData { get; set; }

Property Value

Type: ListAdapterPrintData
See Also