FileHold 17.1 API Documentation
C#
Show/Hide TOC
Drive
Item Class
Definition
Namespace:
FileHold.LibraryManager.Graph
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
Copy
public
abstract
class
DriveItem
Inheritance
Object
DriveItem
Derived
FileHold.LibraryManager.Graph
DriveFile
FileHold.LibraryManager.Graph
DriveFolder
Constructors
DriveItem
Initializes a new instance of the
DriveItem
class
DriveItem(DriveItem)
Initializes a new instance of the
DriveItem
class
Properties
CreatedBy
CreatedOn
DriveId
ExternalId
ModifiedBy
ModifiedOn
Name
Extension Methods
Convert
T
(Defined by
ObjectExtension
)
ToJson
(Defined by
ObjectExtension
)
See Also
Reference
FileHold.LibraryManager.Graph Namespace
In This Article
Definition
Constructors
Properties
Extension Methods
See Also