AquaLogic Interaction Development Kit (IDK) 6.0.0

PortalField Members

PortalField overview

Public Static Fields

CLASS_ID PortalField for the ClassID of an object.
FOLDER_PATH PortalField for the folder path to an object.
OBJECT_ID PortalField for the ObjectID of an object.

Public Static Methods

ForID Creates a PortalField from a property ID.

Public Instance Methods

Equals (inherited from Field)Compares this Field to the specified object.
GetActualName (inherited from Field) Gets the programmatic name for this field, for example pt.name for PlumtreeField.NAME.
GetHashCode (inherited from Field)Returns a hash code for this Field.
GetType (inherited from Object) Gets the Type of the current instance.
IsRetrievable (inherited from Field) Checks whether this field is retrievable.
ToString (inherited from Object) Returns a String that represents the current Object.

See Also

PortalField Class | Plumtree.Remote.PRC.Search Namespace