WSSSyncUsageEntry.NumModifiedProfiles-Eigenschaft
Namespace: Microsoft.Office.Server.UserProfiles
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
Syntax
'Declaration
Public Property NumModifiedProfiles As Long
Get
Set
'Usage
Dim instance As WSSSyncUsageEntry
Dim value As Long
value = instance.NumModifiedProfiles
instance.NumModifiedProfiles = value
public long NumModifiedProfiles { get; set; }
Eigenschaftswert
Typ: System.Int64