FileContentFileItem Property |
A
FileItem object representing the specifics of this file item.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public FileItem FileItem { get; }
Public ReadOnly Property FileItem As FileItem
Get
public:
property FileItem^ FileItem {
FileItem^ get ();
}
member FileItem : FileItem with get
Property Value
Type:
FileItemSee Also