GridTooLargeForExportToExcelException.NumberOfBytesSuccessfullyAssembled - Propriété

Obtient ou définit le nombre d'octets assemblé avec succès.

Espace de noms :  Microsoft.PerformancePoint.Scorecards
Assembly :  Microsoft.PerformancePoint.Scorecards.Client (dans Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntaxe

'Déclaration
Public Property NumberOfBytesSuccessfullyAssembled As Integer
    Get
    Set
'Utilisation
Dim instance As GridTooLargeForExportToExcelException
Dim value As Integer

value = instance.NumberOfBytesSuccessfullyAssembled

instance.NumberOfBytesSuccessfullyAssembled = value
public int NumberOfBytesSuccessfullyAssembled { get; set; }

Valeur de propriété

Type : System.Int32
Le nombre d'octets assemblé avec succès.

Voir aussi

Référence

GridTooLargeForExportToExcelException classe

GridTooLargeForExportToExcelException - Membres

Microsoft.PerformancePoint.Scorecards - Espace de noms