Aqualogic Interaction API  
 

IPTProperty Interface

A Property represents normalized extended metadata about Plumtree objects. For example, a Card contains metadata such as the Card name, last modified date, etc. This is "standard" Plumtree metadata. A Card may also contain information such as the author of the underlying document, or the last modified time of the file. This data is associated with particular, named Properties (such as the "Author" Property.)

For a list of all members of this type, see IPTProperty Members.

public interface IPTProperty : IPTObject, IPTLocalizable, IPTUnknown, IPTServerContext, IPTStorable

Types that implement IPTProperty

Type Description

Requirements

Namespace: com.plumtree.server

Assembly: plumtreeserver (in plumtreeserver.dll)

See Also

IPTProperty Members | com.plumtree.server Namespace | IPTObjectProperties | IPTCardPropertyValues