Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the ExternalListId from which the field and value will be retrieved.
Namespace: Microsoft.SharePoint.WorkflowActions
Assembly: Microsoft.SharePoint.WorkflowActions (in Microsoft.SharePoint.WorkflowActions.dll)
Syntax
'Declaration
<ValidationOptionAttribute(ValidationOption.Required)> _
Public Property ExternalListId As String
Get
Set
'Usage
Dim instance As FindValueActivity
Dim value As String
value = instance.ExternalListId
instance.ExternalListId = value
[ValidationOptionAttribute(ValidationOption.Required)]
public string ExternalListId { get; set; }
Property Value
Type: System.String
The Windows SharePoint Services 3.0 list identifier (ID).