SPFieldAllDayEvent Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the SPFieldAllDayEvent class.
Overload List
Name | Description | |
---|---|---|
SPFieldAllDayEvent(SPFieldCollection, String) | Initializes a new instance of the SPFieldAllDayEvent class and adds it to the specified field collection with the specified field name. | |
SPFieldAllDayEvent(SPFieldCollection, String, String) | Initializes a new instance of the SPFieldAllDayEvent class and adds it to the specified field collection with the specified type name and display name. |
Top