Tamino API for .NET

TaminoDataObject.NonXmlDocument Property

Treat the data object as non-XML (binary) = Stream. ContentType provides the type of non-XML document.

[Visual Basic]
Public ReadOnly Property NonXmlDocument As Stream
[C#]
public System.IO.Stream NonXmlDocument {get;}

See Also

TaminoDataObject Class | TaminoDataObject Members | SoftwareAG.Tamino.Api Namespace