C# Class SenseNet.DirectoryServices.SyncInfo

显示文件 Open project: maxpavlov/FlexNet Class Usage Examples

Public Properties

Property Type Description
PortalNodeExists bool
PortalParentExists bool
SyncTreeADIPAddress string
SyncTreeADPath string
SyncTreeFound bool
SyncTreePortalPath string
TargetPortalPath string

Property Details

PortalNodeExists public_oe property

public bool PortalNodeExists
return bool

PortalParentExists public_oe property

public bool PortalParentExists
return bool

SyncTreeADIPAddress public_oe property

public string SyncTreeADIPAddress
return string

SyncTreeADPath public_oe property

public string SyncTreeADPath
return string

SyncTreeFound public_oe property

public bool SyncTreeFound
return bool

SyncTreePortalPath public_oe property

public string SyncTreePortalPath
return string

TargetPortalPath public_oe property

public string TargetPortalPath
return string