Click or drag to resize
DAVItem Constructor (DAVURI, String)
Constructs a new DAVItem

Namespace: ARPDev.DAVLIB
Assembly: ARPDev.DAVLIB (in ARPDev.DAVLIB.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public DAVItem(
	ref DAVURI ParentURI,
	string sItemID
)

Parameters

ParentURI
Type: ARPDev.DAVLIBDAVURI
URI of Parent
sItemID
Type: SystemString
Filename of item
Remarks