Click or drag to resize

IIntegerValue Property

IT Hit WebDAV Classes Reference
Gets or sets property value as integer. Returns null if the 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<int> Value { get; set; }

Property Value

Type: NullableInt32
See Also