SPFieldOverbook Constructor
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
SPFieldOverbook(SPFieldCollection, String) | Initializes a new instance of the [Microsoft.SharePoint.Applications.GroupBoard.SPFieldOverbook] class based on the specified field name. | |
SPFieldOverbook(SPFieldCollection, String, String) | Initializes a new instance of the [Microsoft.SharePoint.Applications.GroupBoard.SPFieldOverbook] class based on the specified type and display name. Intended use of this constructor is creation of a field that does not currently exist in the field collection. |
Top