Click or drag to resize
DocumentBlob Property
File object is a content of the file stored in BLOB

Namespace: CorrigoService.Entities
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Blob Blob { get; set; }

Property Value

Type: Blob
See Also