Share via


SPWorkflowDataSourceView.FieldXml property

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

Syntax

'Declaration
Public Property FieldXml As String
    Get
    Set
'Usage
Dim instance As SPWorkflowDataSourceView
Dim value As String

value = instance.FieldXml

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

Property value

Type: System.String

See also

Reference

SPWorkflowDataSourceView class

SPWorkflowDataSourceView members

Microsoft.SharePoint.WebControls namespace