AnalyticsTenantSettingsDataBatch.LastTenantId - Propriété
Espace de noms : Microsoft.Office.Server.Search.Analytics
Assembly : Microsoft.Office.Server.Search.Applications (dans Microsoft.Office.Server.Search.Applications.dll)
Syntaxe
'Déclaration
<DataMemberAttribute> _
Public Property LastTenantId As Guid
Get
Friend Set
'Utilisation
Dim instance As AnalyticsTenantSettingsDataBatch
Dim value As Guid
value = instance.LastTenantId
[DataMemberAttribute]
public Guid LastTenantId { get; internal set; }
Valeur de propriété
Type : System.Guid
Voir aussi
Référence
AnalyticsTenantSettingsDataBatch classe