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.
The ID of the SharePoint Foundation 2010 list on which the item resides.
Namespace: Microsoft.SharePoint.WorkflowActions.WithKey
Assembly: Microsoft.SharePoint.WorkflowActions (in Microsoft.SharePoint.WorkflowActions.dll)
Syntax
'Declaration
<ValidationOptionAttribute(ValidationOption.Required)> _
Public Property __ListId As String
Get
Set
'Usage
Dim instance As SetFieldActivity
Dim value As String
value = instance.__ListId
instance.__ListId = value
[ValidationOptionAttribute(ValidationOption.Required)]
public string __ListId { get; set; }
Property Value
Type: System.String
Returns String.