CoreProperty.UseCount Property
Gets the number of times this property is used in the user profiles database.
Namespace: Microsoft.Office.Server.UserProfiles
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
Syntax
'Declaration
Public ReadOnly Property UseCount As Integer
Get
'Usage
Dim instance As CoreProperty
Dim value As Integer
value = instance.UseCount
public int UseCount { get; }
Property Value
Type: System.Int32
Returns Int32.