SPUserProfileADImportUsageEntry.DcName property

Name of DC from which objects were imported.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Property DcName As String
    Get
    Set
'Usage
Dim instance As SPUserProfileADImportUsageEntry
Dim value As String

value = instance.DcName

instance.DcName = value
public string DcName { get; set; }

Property value

Type: System.String

See also

Reference

SPUserProfileADImportUsageEntry class

SPUserProfileADImportUsageEntry members

Microsoft.SharePoint.Administration namespace