Amazon.Inspector.Model.AssessmentTemplate.IsSetUserAttributesForFindings C# (CSharp) Method

IsSetUserAttributesForFindings() private method

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