Share via


LongRunningOperationStatus.SuccessesEncountered property

Gets the list of success events that were encountered during this operation.

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

Syntax

'Declaration
Public Property SuccessesEncountered As String
    Get
    Friend Set
'Usage
Dim instance As LongRunningOperationStatus
Dim value As String

value = instance.SuccessesEncountered
public string SuccessesEncountered { get; internal set; }

Property value

Type: System.String

See also

Reference

LongRunningOperationStatus class

LongRunningOperationStatus members

Microsoft.SharePoint.Publishing namespace