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