Amazon.Inspector.Model.AssessmentTemplate.IsSetUserAttributesForFindings C# (CSharp) 메소드

IsSetUserAttributesForFindings() 개인적인 메소드

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