WebCenter Interaction API  
 

PT_FIELDARRAY_INDICES Class

Indices for Field arrays returned by Accessors and Data Source Providers. This will also be used for the CommonFields. In the case of CommonFields, the PT_FIELDARRAY_VALUE column holds the description.

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

System.Object
   com.plumtree.server.PT_FIELDARRAY_INDICES

public sealed class PT_FIELDARRAY_INDICES

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_FIELDARRAY_INDICES Members | com.plumtree.server Namespace | IPTAccessor