SPListItemFormUpdateValue.FieldValue property

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

Syntax

'Declaration
Public Property FieldValue As String
    Get
    Set
'Usage
Dim instance As SPListItemFormUpdateValue
Dim value As String

value = instance.FieldValue

instance.FieldValue = value
public string FieldValue { get; set; }

Property value

Type: System.String

See also

Reference

SPListItemFormUpdateValue class

SPListItemFormUpdateValue members

Microsoft.SharePoint namespace