SPFieldMultiColumn.GetFieldValue method

Converts the specified field value into a field type value object.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

public override Object GetFieldValue(
    string value
)

Parameters

  • value
    Type: System.String

    A string to convert into a field type value object.

Return value

Type: System.Object
An object that repesents the field type value object.

See also

Reference

SPFieldMultiColumn class

SPFieldMultiColumn members

Microsoft.SharePoint namespace