Amazon.XRay.Model.TraceSummary.IsSetAnnotations C# (CSharp) Method

IsSetAnnotations() private method

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