Amazon.ConfigService.Model.Evaluation.IsSetAnnotation C# (CSharp) Method

IsSetAnnotation() private method

private IsSetAnnotation ( ) : bool
return bool
        internal bool IsSetAnnotation()
        {
            return this._annotation != null;
        }