PFFieldChoiceValue Constructor |
Name | Description | |
---|---|---|
PFFieldChoiceValue(PFSite) |
Initializes a new instance of the PFFieldChoiceValue class.
| |
PFFieldChoiceValue(PFSite, PFItemReference) |
Initializes a new instance of the PFFieldChoiceValue class.
| |
PFFieldChoiceValue(PFSite, IEnumerablePFItemReference) |
Initializes a new instance of the PFFieldChoiceValue class.
| |
PFFieldChoiceValue(PFSite, String) |
Initializes a new instance of the PFFieldChoiceValue class.
| |
PFFieldChoiceValue(PFSite, String, PFItem) |
Initializes a new instance of the PFFieldChoiceValue class.
| |
PFFieldChoiceValue(PFSite, String, IEnumerablePFItem) |
Initializes a new instance of the PFFieldChoiceValue class.
|