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