Compartilhar via


SPUsageDefinition.UsageEntryType property

Contém o tipo da classe SPUsageEntry que corresponde a essa SPUsageDefinition.

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

Syntax

'Declaração
Public Overridable ReadOnly Property UsageEntryType As Type
    Get
'Uso
Dim instance As SPUsageDefinition
Dim value As Type

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

Property value

Type: System.Type
Retorna Type.

Ver também

Referência

SPUsageDefinition class

SPUsageDefinition members

Microsoft.SharePoint.Administration namespace