Click or drag to resize

FileItemFileName Property

For standard file items, the original filename of the file at the time it was originally uploaded to FactoryLogix. For linked file items, the full path and filename where the linked file may be located on the server or network.

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 FileName { get; set; }

Property Value

Type: String
See Also