Notification.Attempt Özelliği
Rapor sunucusu bildirim teslim denedi kaç kez gösterir.
Ad Alanı: Microsoft.ReportingServices.Interfaces
Derlemeler: Microsoft.ReportingServices.Interfaces (Microsoft.ReportingServices.Interfaces içinde.dll)
Microsoft.ReportingServices.SharePoint.UI.WebParts (Microsoft.ReportingServices.SharePoint.UI.WebParts içinde.dll)
Sözdizimi
'Bildirim
Public MustOverride ReadOnly Property Attempt As Integer
Get
'Kullanım
Dim instance As Notification
Dim value As Integer
value = instance.Attempt
public abstract int Attempt { get; }
public:
virtual property int Attempt {
int get () abstract;
}
abstract Attempt : int
abstract function get Attempt () : int
Özellik Değeri
Tür: System.Int32
A Boole kaç kez gösteren değeri rapor sunucusu bildirim teslim girişiminde bulundu.
Açıklamalar
Girişimi sayısı değeri tarafından belirtilen Attempt özellik geçerli girişimi bildirim teslim içerir.