Click or drag to resize

SpecificationDocumentContentFileData 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.251.0.0 (8.251.0.0)
Syntax
public byte[] FileData { get; set; }

Property Value

Type: Byte
See Also