Click or drag to resize

FileMeasurementFileContents Property

The actual binary data representing the content of the file.

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

Property Value

Type: Byte
See Also