Click or drag to resize

PFRelationIdentity Properties

The PFRelationIdentity type exposes the following members.

Properties
  NameDescription
Public propertyApplicationGuid
Gets or sets the guid of the application hosting the relation.

Leave empty if the relation is not attached to an application or a content-type.

Public propertyChildrenTableName
Gets or sets the name of the table hosting children elements of the relation.
Public propertyContentTypeGuid
Gets or sets the guid of the content-type hosting the relation.

Leave empty if the relation is not attached to a content-type.

Public propertyParentKeyFieldName
Gets or sets the name of the column hosting the parent key.
Public propertySiteGuid
Gets or sets the guid of the site hosting the relation.
Top
See Also