Click or drag to resize

IRawPropertyRawValue Property

IT Hit WebDAV Classes Reference
Gets or sets raw property value. This is an escaped property value.

Namespace:  ITHit.Collab
Assembly:  ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax
string RawValue { get; set; }

Property Value

Type: String
Remarks
Provides access to raw, escaped property value.
See Also