| IDocProperty Properties | 
The IDocProperty type exposes the following members.
 Properties
Properties
 
| Name | Description | |
|---|---|---|
|   | Boolean | 
 Gets / sets boolean value.
 | 
|   | DateTime | 
 Gets / sets DateTime value.
 | 
|   | Double | 
 Gets / sets double value.
 | 
|   | Int32 | 
 Gets / sets 4-bytes signed integer value.
 | 
|   | Integer | 
 Gets / sets integer value.
 | 
|   | IsBuiltIn | 
 Indicates whether property is built-in. Read-only.
 | 
|   | LinkSource | 
 Returns or sets the source of a linked custom document property. Read/write String.
 | 
|   | LinkToContent | 
 True if the value of the custom document property is linked to the content
of the container document. False if the value is static. Read/write Boolean.
 | 
|   | Name | 
 Returns property name. Read-only.
 | 
|   | PropertyId | 
 Returns property id for built-in properties. Read-only.
 | 
|   | Text | 
 Gets / sets string value.
 | 
|   | TimeSpan | 
 Gets / sets TimeSpan value.
 | 
|   | Value | 
 Gets / sets property value.
 | 
 See Also
See Also