You are here: Start » FIL.NET » FileEnumItem Class

FileEnumItem Class

Namespace:Fil
Assembly:FilNet.Types.dll

Constructors

 ConstructorDescription
FileEnumItem()

Properties

 NameTypeDescription
DateSystem.UInt64
ExtSystem.String
IsDisposedSystem.BooleanInherited from Fil.UnmanagedObject
IsViewSystem.BooleanInherited from Fil.UnmanagedObject
NameSystem.String
PathSystem.String
SizeSystem.UInt64

Methods

 NameDescription
CopyTo(Fil.FileEnumItem)
Dispose()Inherited from Fil.UnmanagedObject
Equals(object)Inherited from System.Object
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
MoveTo(Fil.FileEnumItem)
ToString()Inherited from System.Object

See also