SPFilteredSitesJobDefinition.FeatureId property
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected MustOverride ReadOnly Property FeatureId As Guid
Get
'Usage
Dim value As Guid
value = Me.FeatureId
protected abstract Guid FeatureId { get; }
Property value
Type: System.Guid
See also
Reference
SPFilteredSitesJobDefinition class