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 ID of the new list item to create.
Namespace: Microsoft.SharePoint.WorkflowActions.WithKey
Assembly: Microsoft.SharePoint.WorkflowActions (in Microsoft.SharePoint.WorkflowActions.dll)
Syntax
'Declaration
<ValidationOptionAttribute(ValidationOption.Required)> _
Public Property NewItemId As SPItemKey
Get
Set
'Usage
Dim instance As CreateItemActivity
Dim value As SPItemKey
value = instance.NewItemId
instance.NewItemId = value
[ValidationOptionAttribute(ValidationOption.Required)]
public SPItemKey NewItemId { get; set; }
Property Value
Type: Microsoft.SharePoint.Workflow.SPItemKey
Returns SPItemKey.