Condividi tramite


ImportStatus.LastImportStopped Property

Namespace:  Microsoft.Office.Server.UserProfiles
Assembly:  Microsoft.Office.Server (in Microsoft.Office.Server.dll)

Syntax

'Declaration
Public ReadOnly Property LastImportStopped As Boolean
    Get
'Usage
Dim instance As ImportStatus
Dim value As Boolean

value = instance.LastImportStopped
public bool LastImportStopped { get; }

Property Value

Type: System.Boolean

See Also

Reference

ImportStatus Class

ImportStatus Members

Microsoft.Office.Server.UserProfiles Namespace