Click or drag to resize

FileContentFileData Property

The file itself (the contents of the file), expressed as an array of bytes.

Namespace:  FactoryLogix.xTend.DataObjects
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.242.0.0 (8.242.0.0)
Syntax
public byte[] FileData { get; }

Property Value

Type: Byte
See Also