메소드 | 설명 | |
---|---|---|
DataRowConversionArguments ( string propertyName, |
Initializes a new instance of the SharePointListItemConversionArguments class.
|
public DataRowConversionArguments ( string propertyName, |
||
propertyName | string | /// Name of the property. /// |
propertyType | /// Type of the property. /// | |
valueKey | string | /// The value key. /// |
dataRow | /// The data row. /// | |
fieldCollection | SPFieldCollection | |
web | SPWeb | |
fieldValues | object>.IDictionary | /// The full dictionary of values being converted /// |
리턴 | System |