IReferencedFeatureActivationDependency.ItemId Property

Definition

Gets the SharePoint project system ID of the referenced feature.

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

Property Value

A GUID value representing the feature ID

Remarks

The project system ID can be the Id property.

Applies to