PortalField
extends PlumtreeField
to add fields defined by the portal, including OBJECT_ID
, CLASS_ID
, and FOLDER_PATH
. Additional PortalField
s corresponding to custom properties can be created using PortalField.ForID()
. PortalField
is not an enumeration, as new PortalField
s can be created using ForID()
.
For a list of all members of this type, see PortalField Members.
System.Object
Plumtree.Remote.PRC.Search.Field
Plumtree.Remote.PRC.Search.PlumtreeField
Plumtree.Remote.PRC.Search.PortalField
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Namespace: Plumtree.Remote.PRC.Search
Assembly: idk (in idk.dll)
PortalField Members | Plumtree.Remote.PRC.Search Namespace