Click or drag to resize

StatementDocumentEntityRawData Property

Gets or sets the raw data.

Namespace:  AMCS.Elemos.IntegrationService.Entity.Statement
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public byte[] RawData { get; set; }

Property Value

Type: Byte
The raw data.
See Also