Click or drag to resize

PFItemReference Properties

The PFItemReference type exposes the following members.

Properties
  NameDescription
Public propertyApplicationGuid
Gets the parent application GUID.
Public propertyApplicationId
Gets the parent application id.
Public propertyContentTypeGuid
Gets the parent content-type GUID.
Public propertyContentTypeId
Gets the parent content-type id.
Public propertyItemGuid
Gets the item GUID.
Public propertyItemId
Gets the item id.
Public propertyItemLoaded
Gets a value indicating whether the PFItem instance is currently loaded.
Public propertySiteGuid
Gets the parent site GUID.
Public propertySiteId
Gets the parent site id.
Public propertyText
Gets or sets the text representing the item.
Public propertyUrl
Gets or sets the relative URL of the item form. Note: this URL may be outdated due to a change of application/content-type name. The "GetItemUrl" method can be used instead.
Top
See Also