Amazon.XRay.Model.GetTraceSummariesResponse.IsSetApproximateTime C# (CSharp) Method

IsSetApproximateTime() private method

private IsSetApproximateTime ( ) : bool
return bool
        internal bool IsSetApproximateTime()
        {
            return this._approximateTime.HasValue; 
        }