Amazon.SimpleEmail.Model.GetSendStatisticsResponse.IsSetSendDataPoints C# (CSharp) Method

IsSetSendDataPoints() private method

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