Structure ITHit.WebDAV.Client.ResourceType


static struct ITHit.WebDAV.Client.ResourceType
Type of the item (Resource or Folder).
Defined in ITHitWebDAVClient.js

Property Summary
static read String Folder
Item is folder.
static read String Resource
Item is resource.

Property Details

property static read String Folder

Item is folder.

property static read String Resource

Item is resource.