AddListItemPermissionsActivity.ListIdProperty Field
Represents a ListId property that the class promotes for use by the workflow runtime.
Namespace: Microsoft.SharePoint.WorkflowActions.WithKey
Assembly: Microsoft.SharePoint.WorkflowActions (in Microsoft.SharePoint.WorkflowActions.dll)
Syntax
'Declaration
Public Shared ListIdProperty As DependencyProperty
'Usage
Dim value As DependencyProperty
value = AddListItemPermissionsActivity.ListIdProperty
AddListItemPermissionsActivity.ListIdProperty = value
public static DependencyProperty ListIdProperty
See Also
Reference
AddListItemPermissionsActivity Class