Click or drag to resize

ITransparencyIsTransparent Property

IT Hit WebDAV Classes Reference
Returns true if property value is set to "TRANSPARENT", returns false if property value is set to "OPAQUE". Returns null if value can not be parsed.

Namespace:  ITHit.Collab.Calendar
Assembly:  ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax
Nullable<bool> IsTransparent { get; set; }

Property Value

Type: NullableBoolean
See Also