AquaLogic Interaction Development Kit (IDK) 6.0.0

ObjectProperty Members

ObjectProperty overview

Public Static Fields

ClassID The object's class ID.
Created The date the object was first created.
Description The description of the object (in the current user's language).
FolderID The folder ID of the folder that contains the object.
IsLocalized Whether or not the object uses localized names.
Language The language for this object.
LastModified The date the object was last modified.
LastModifiedBy The user ID of the user who last modified the object.
Name The name of the object (in the current user's language).
ObjectID The object's ID.
OwnerID The user ID of the object's owner.
UUID The object's migration UUID.

Public Instance Methods

Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object) Gets the Type of the current instance.
ToString (inherited from Object) Returns a String that represents the current Object.

See Also

ObjectProperty Class | Plumtree.Remote.PRC Namespace