Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

RemoteServerProperty Class

An enumerated type used to describe the properties of Remote Servers in the portal. Remote Servers are the servers registered with the portal which are used to host remote web services (such as portlets, search web services etc.). Remote Servers support all of the properties in ObjectProperty as well as the following properties.

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

System.Object
   Plumtree.Remote.PRC.ObjectProperty
      Plumtree.Remote.PRC.RemoteServerProperty

public class RemoteServerProperty : ObjectProperty

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.PRC

Assembly: idk (in idk.dll)

See Also

RemoteServerProperty Members | Plumtree.Remote.PRC Namespace