Amazon.SimpleEmail.Model.GetSendStatisticsResponse.IsSetSendDataPoints C# (CSharp) Méthode

IsSetSendDataPoints() private méthode

private IsSetSendDataPoints ( ) : bool
Résultat bool
        internal bool IsSetSendDataPoints()
        {
            return this._sendDataPoints != null && this._sendDataPoints.Count > 0; 
        }
GetSendStatisticsResponse