MinimalPerson.PartitionId property

Gets a value that identifies the data partition for this MinimalPerson object.

Namespace:  Microsoft.Office.Server.ActivityFeed
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)

Syntax

'Declaration
Public Property PartitionId As Guid
    Get
    Friend Set
'Usage
Dim instance As MinimalPerson
Dim value As Guid

value = instance.PartitionId
public Guid PartitionId { get; internal set; }

Property value

Type: System.Guid

See also

Reference

MinimalPerson class

MinimalPerson members

Microsoft.Office.Server.ActivityFeed namespace