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.WebDAVAssembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
Syntaxabstract Init : unit -> unit
RemarksThis method is not called when property is constructed from existing property.
See Also