SPSiteInventoryUsageEntry.ParentType 属性

请注意:此 API 现在已过时。

与使用该项派生的SPUsageDefinition对象的类型。

命名空间:  Microsoft.SharePoint.Administration
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
<ObsoleteAttribute("Site inventory collection is no longer necessary for the new analytics platform.")> _
Public Overrides ReadOnly Property ParentType As Type
    Get
用法
Dim instance As SPSiteInventoryUsageEntry
Dim value As Type

value = instance.ParentType
[ObsoleteAttribute("Site inventory collection is no longer necessary for the new analytics platform.")]
public override Type ParentType { get; }

属性值

类型:System.Type
父类型的Type表示。

另请参阅

引用

SPSiteInventoryUsageEntry 类

SPSiteInventoryUsageEntry 成员

Microsoft.SharePoint.Administration 命名空间