Click or drag to resize

IComponentCreateRawProperty Method

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

Namespace:  ITHit.Collab
Assembly:  ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax
IRawProperty CreateRawProperty()

Return Value

Type: IRawProperty
Item that implements IRawProperty interface.
See Also