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()
Function CreateRawProperty As IRawProperty
IRawProperty^ CreateRawProperty()
abstract CreateRawProperty : unit -> IRawProperty
Return Value
Type:
IRawPropertyItem that implements
IRawProperty interface.
See Also