Amazon.SimpleEmail.Model.GetSendStatisticsResponse.IsSetSendDataPoints C# (CSharp) 메소드

IsSetSendDataPoints() 개인적인 메소드

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