共用方式為


SPTaskUsageDefinition.UsageEntryType property

含有會對應至這個 SPUsageDefinition SPUsageEntry 類別的類型。

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public Overrides ReadOnly Property UsageEntryType As Type
    Get
'用途
Dim instance As SPTaskUsageDefinition
Dim value As Type

value = instance.UsageEntryType
public override Type UsageEntryType { get; }

Property value

Type: System.Type

請參閱

參照

SPTaskUsageDefinition class

SPTaskUsageDefinition members

Microsoft.SharePoint.Administration namespace