Freigeben über


SPListItemFormUpdateValue.ErrorMessage-Eigenschaft

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

Syntax

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

value = instance.ErrorMessage

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

Eigenschaftswert

Typ: System.String

Siehe auch

Referenz

SPListItemFormUpdateValue Klasse

SPListItemFormUpdateValue-Member

Microsoft.SharePoint-Namespace