PFItemReference Properties |
The PFItemReference type exposes the following members.
Name | Description | |
---|---|---|
![]() | ApplicationGuid |
Gets the parent application GUID.
|
![]() | ApplicationId |
Gets the parent application id.
|
![]() | ContentTypeGuid |
Gets the parent content-type GUID.
|
![]() | ContentTypeId |
Gets the parent content-type id.
|
![]() | ItemGuid |
Gets the item GUID.
|
![]() | ItemId |
Gets the item id.
|
![]() | ItemLoaded |
Gets a value indicating whether the PFItem instance is currently loaded.
|
![]() | SiteGuid |
Gets the parent site GUID.
|
![]() | SiteId |
Gets the parent site id.
|
![]() | Text |
Gets or sets the text representing the item.
|
![]() | Url |
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.
|