PFFieldSettings_Choice_Reference Properties |
The PFFieldSettings_Choice_Reference type exposes the following members.
| Name | Description | |
|---|---|---|
| ApplicationGuid |
Gets or sets the target application GUID.
| |
| ApplicationId |
Gets or sets the target application id.
| |
| ApplicationName |
Gets or sets the target application name.
| |
| ContentTypeGuid |
Gets or sets the target content-type GUID.
| |
| ContentTypeId |
Gets or sets the target content-type id.
| |
| ContentTypeName |
Gets or sets the target content-type name.
| |
| FieldGuid |
Gets or sets the target field GUID.
| |
| FieldId |
Gets or sets the target field id.
| |
| FieldName |
Gets or sets the target field name.
| |
| RelationGuid |
Gets or sets the relation GUID (in the model).
| |
| TL_CustomNodeLabelFieldGuid |
[Treelist display mode only] Gets or sets the GUID
of the field replacing the node display value of a choice control displayed as a tree.
Note: this does not replace the display text of selected value.
| |
| TL_CustomNodeLabelFieldId |
[Treelist display mode only] Gets or sets the id
of the field replacing the node display value of a choice control displayed as a tree.
Note: this does not replace the display text of selected value.
| |
| TL_CustomNodeLabelFieldName |
[Treelist display mode only] Gets or sets the name
of the field replacing the node display value of a choice control displayed as a tree.
Note: this does not replace the display text of selected value.
| |
| TL_NodeIdFieldGuid |
[Treelist display mode only] Gets or sets the GUID of the field containing the key of a value node.
| |
| TL_NodeIdFieldId |
[Treelist display mode only] Gets or sets the id of the field containing the key of a value node.
| |
| TL_NodeIdFieldName |
[Treelist display mode only] Gets or sets the name of the field containing the key of a value node.
| |
| TL_ParentNodeIdFieldGuid |
[Treelist display mode only] Gets or sets the GUID
of the field containing the parent node key of a value node.
| |
| TL_ParentNodeIdFieldId |
[Treelist display mode only] Gets or sets the id
of the field containing the parent node key of a value node.
| |
| TL_ParentNodeIdFieldName |
Gets or sets the name
of the field containing the parent node key of a value node.
| |
| TL_ShowCheckbox_BoolGuid |
[Treelist display mode only] Gets or sets the GUID
of the field containing a value determining whether a node should be selectable.
| |
| TL_ShowCheckbox_BoolId |
[Treelist display mode only] Gets or sets the id
of the field containing a value determining whether a node should be selectable.
| |
| TL_ShowCheckbox_BoolName |
[Treelist display mode only] Gets or sets the name
of the field containing a value determining whether a node should be selectable.
| |
| TooltipFieldGuid |
Gets or sets the GUID of the field used to fill the value tooltip content.
| |
| TooltipFieldId |
Gets or sets the id of the field used to fill the value tooltip content.
| |
| ViewGuid |
Gets or sets the target view GUID.
| |
| ViewId |
Gets or sets the target view id.
|