IReferencedFeatureActivationDependency.ItemId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.