다음을 통해 공유


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