Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

SyncObjectList Class

A wrapper for an array of SyncObjects. This object also contains a boolean flag indicating whether or not this is the complete list of SyncObjects returned from the ISyncProvider implementation.

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

System.Object
   Plumtree.Remote.Auth.SyncObjectList

public class SyncObjectList

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: Plumtree.Remote.Auth

Assembly: idk (in idk.dll)

See Also

SyncObjectList Members | Plumtree.Remote.Auth Namespace