SPClientServiceActionUsageEntry.ParentType property
取得Type流量項目相關聯之衍生的SPUsageDefinition物件。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Overrides ReadOnly Property ParentType As Type
Get
'用途
Dim instance As SPClientServiceActionUsageEntry
Dim value As Type
value = instance.ParentType
public override Type ParentType { get; }
Property value
Type: System.Type
請參閱
參照
SPClientServiceActionUsageEntry class