IHierarchyItemItemType Property
IT Hit WebDAV Classes Reference
Type of the item (File, Folder, Version or VersionHistory)
Namespace:
ITHit.WebDAV.Client
Assembly:
ITHit.WebDAV.Client (in ITHit.WebDAV.Client.dll) Version: 6.0.4052-Beta
Syntax ItemType ItemType { get; }
ReadOnly Property ItemType As ItemType
Get
property ItemType ItemType {
ItemType get ();
}
abstract ItemType : ItemType with get
Property Value
Type:
ItemTypeSee Also