CommonUploadFileRequestTypeFile Property

Byte array representation of the file to attach to the claim.

Namespace:  IAS
Assembly:  Common (in Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public byte[] File { get; set; }

Property Value

Type: Byte
See Also