Share via


SPRemoteListEventProperties.FieldXml property

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

Syntax

'Declaration
<DataMemberAttribute> _
Public Property FieldXml As String
    Get
    Friend Set
'Usage
Dim instance As SPRemoteListEventProperties
Dim value As String

value = instance.FieldXml
[DataMemberAttribute]
public string FieldXml { get; internal set; }

Property value

Type: System.String

See also

Reference

SPRemoteListEventProperties class

SPRemoteListEventProperties members

Microsoft.SharePoint.RemoteApp namespace