Amazon.XRay.Model.BatchGetTracesResponse.IsSetTraces C# (CSharp) Method

IsSetTraces() private method

private IsSetTraces ( ) : bool
return bool
        internal bool IsSetTraces()
        {
            return this._traces != null && this._traces.Count > 0; 
        }