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

IsSetSendDataPoints() private method

private IsSetSendDataPoints ( ) : bool
return bool
        internal bool IsSetSendDataPoints()
        {
            return this.sendDataPoints.Count > 0;
        }
    }
GetSendStatisticsResult