ProfileBase.ProfileSubtypeId Property
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