WebCenter Interaction API  
 

PT_PROPERTY_TYPES Class

Every Plumtree IPTProperty is typed with a value from this enum. These values can be passed into IPTProperty.Initialize, and are returned from IPTProperty.GetType

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

System.Object
   com.plumtree.server.PT_PROPERTY_TYPES

public sealed class PT_PROPERTY_TYPES

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: com.plumtree.server

Assembly: plumtreeserver (in plumtreeserver.dll)

See Also

PT_PROPERTY_TYPES Members | com.plumtree.server Namespace | IPTProperty