SPFieldComputed Constructor
Include Protected Members
Include Inherited Members
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