ISharePointProjectMemberReference.ItemId Property

Definition

Gets the ID of the referenced item.

public:
 property Guid ItemId { Guid get(); };
public Guid ItemId { get; }
member this.ItemId : Guid
Public ReadOnly Property ItemId As Guid

Property Value

A GUID representing an project item ID.

Remarks

This ID is assigned by the SharePoint project system and does not refer to any ID used by SharePoint itself.

Applies to