Share via


AnalyticsTenantSettingsDataBatch.LastTenantId property

Namespace:  Microsoft.Office.Server.Search.Analytics
Assembly:  Microsoft.Office.Server.Search.Applications (in Microsoft.Office.Server.Search.Applications.dll)

Syntax

'Declaration
<DataMemberAttribute> _
Public Property LastTenantId As Guid
    Get
    Friend Set
'Usage
Dim instance As AnalyticsTenantSettingsDataBatch
Dim value As Guid

value = instance.LastTenantId
[DataMemberAttribute]
public Guid LastTenantId { get; internal set; }

Property value

Type: System.Guid

See also

Reference

AnalyticsTenantSettingsDataBatch class

AnalyticsTenantSettingsDataBatch members

Microsoft.Office.Server.Search.Analytics namespace