Amazon.XRay.Model.ValueWithServiceIds.IsSetAnnotationValue C# (CSharp) Method

IsSetAnnotationValue() private method

private IsSetAnnotationValue ( ) : bool
return bool
        internal bool IsSetAnnotationValue()
        {
            return this._annotationValue != null;
        }