Click or drag to resize

FileContentBase64FileData Property

The file itself (the contents of the file), encoded using Base 64 encoding..

Namespace:  FactoryLogix.xTend.DataObjects
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.242.0.0 (8.242.0.0)
Syntax
public string Base64FileData { get; set; }

Property Value

Type: String
See Also