FileContent Class |
Namespace: FactoryLogix.xTend.DataObjects
The FileContent type exposes the following members.
Name | Description | |
---|---|---|
![]() | FileContent | Initializes a new instance of the FileContent class |
Name | Description | |
---|---|---|
![]() | Base64FileData |
The file itself (the contents of the file), encoded using Base 64 encoding..
|
![]() | FileData |
The file itself (the contents of the file), expressed as an array of bytes.
|
![]() | FileItem |
A FileItem object representing the specifics of this file item.
|