Click or drag to resize

IDavPropertyInit Method

IT Hit WebDAV Classes Reference
Called by the library when new property is created to set the default property value. Used for internal purposes only in CreateItem call. Do not call this method deirectly.

Namespace: ITHit.WebDAV
Assembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
Syntax
void Init()
Remarks
This method is not called when property is constructed from existing property.
See Also