Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the profile subtype ID.
Namespace: Microsoft.Office.Server.UserProfiles
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
Syntax
'Declaration
Protected Property ProfileSubtypeId As Integer
Get
Set
'Usage
Dim value As Integer
value = Me.ProfileSubtypeId
Me.ProfileSubtypeId = value
protected int ProfileSubtypeId { get; set; }
Property Value
Type: System.Int32