Proprietà ExecuteMultipleResponse.IsFaulted
Si applica a: CRM 2015 on-prem, CRM Online
Gets a value that indicates if processing at least one of the individual message requests resulted in a fault.
Spazio dei nomi: Microsoft.Xrm.Sdk.Messages
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Sintassi
'Dichiarazione
Public ReadOnly Property IsFaulted As Boolean
public bool IsFaulted { get; }
Valore proprietà
Type: Booleano
true if at least one of the individual message requests resulted in a fault; otherwise, false.
Thread Safety
Tutti i membri statici pubblici (Shared in Visual Basic) di questo tipo sono thread-safe. Non è garantito che i membri di istanza siano thread-safe.
Piattaforme
Piattaforme di sviluppo
Windows Vista, Windows Server 2003 e
Piattaforme di destinazione
Windows Vista,Windows XP
Vedere anche
Riferimento
Classe ExecuteMultipleResponse
Membri ExecuteMultipleResponse
Spazio dei nomi Microsoft.Xrm.Sdk.Messages
Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.