GetDateValue | Gets a document property as a date. |
GetDoubleValue | Gets a document property as a double. |
GetIDs | Gets the available property IDs. |
GetIntegerValue | Gets a document property as an int. |
GetStringValue | Gets a document property as a String. |
GetValue | Gets a document property as an Object. |
HasValue | Determines whether a specific value is present. |
Remove | Removes a document property. |
SetDateValue | Sets a document property as a date. |
SetDoubleValue | Sets a document property as a double. |
SetIntegerValue | Sets a document property as an int. |
SetStringValue | Sets a document property as a String. |
IDocumentProperties Interface | Plumtree.Remote.PRC Namespace