Share via


TenantLogEntry.Source property

Namespace:  Microsoft.Online.SharePoint.TenantAdministration
Assembly:  Microsoft.Online.SharePoint.Client.Tenant (in Microsoft.Online.SharePoint.Client.Tenant.dll)

Syntax

'Declaration
Public Property Source As Integer
    Get
    Set
'Usage
Dim instance As TenantLogEntry
Dim value As Integer

value = instance.Source

instance.Source = value
public int Source { get; set; }

Property value

Type: System.Int32

See also

Reference

TenantLogEntry class

TenantLogEntry members

Microsoft.Online.SharePoint.TenantAdministration namespace