Amazon.Inspector.Model.AssessmentTemplate.IsSetUserAttributesForFindings C# (CSharp) Метод

IsSetUserAttributesForFindings() приватный Метод

private IsSetUserAttributesForFindings ( ) : bool
Результат bool
        internal bool IsSetUserAttributesForFindings()
        {
            return this._userAttributesForFindings != null && this._userAttributesForFindings.Count > 0; 
        }