OutcomeChoiceField constructor
Initializes a new instance of the OutcomeChoiceField class.
Overload list
Name | Description | |
---|---|---|
OutcomeChoiceField(SPFieldCollection, String) | Initializes a new instance of the OutcomeChoiceField class based on the specified field collection and field name. | |
OutcomeChoiceField(SPFieldCollection, String, String) | Initializes a new instance of the OutcomeChoiceField class based on the specified field collection, type name, and display name. |
Top