Method | Description | |
---|---|---|
SharePointListItemConversionArguments ( string propertyName, |
Initializes a new instance of the SharePointListItemConversionArguments class.
|
public SharePointListItemConversionArguments ( string propertyName, |
||
propertyName | string | Name of the property. |
propertyType | Type of the property. | |
valueKey | string | The value key. |
listItem | SPListItem | The list item. |
fieldValues | object>.IDictionary | The full dictionary of values being converted |
return | System |