PrivacyItemManagerBase<T>.PartitionID property
Namespace: Microsoft.Office.Server.UserProfiles
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
Syntax
'Declaração
Protected Friend ReadOnly Property PartitionID As Guid
Get
'Uso
Dim value As Guid
value = Me.PartitionID
protected internal Guid PartitionID { get; }
Property value
Type: System.Guid
Ver também
Referência
PrivacyItemManagerBase<T> class