Click or drag to resize

IDavComponentCreateRawProperty Method

IT Hit WebDAV Classes Reference
Creates property that can be added to the list of properties of this object.

Namespace: ITHit.WebDAV
Assembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
Syntax
IRawProperty CreateRawProperty()

Return Value

Type: IRawProperty
Item that implements IRawProperty interface.
See Also