Skip to content

0fc53e92 16d0 f0e7 0ee7 e95afd420851

Fernando Garcia edited this page May 8, 2018 · 1 revision

BaseWriter.Result Property

Additional header content

Gets enumerable of byte array containing data info.

Namespace: iTin.Export.ComponentModel.Writer
Assembly: iTin.Export.Core (in iTin.Export.Core.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

protected Collection<byte[]> Result { get; }

VB

Protected ReadOnly Property Result As Collection(Of Byte())
	Get

Property Value

Type: Collection(Byte[])
Result of export.

Remarks

[Missing documentation for "P:iTin.Export.ComponentModel.Writer.BaseWriter.Result"]

See Also

Reference

BaseWriter Class
iTin.Export.ComponentModel.Writer Namespace

Clone this wiki locally