Amazon.Inspector.Model.AssessmentTemplateFilter.IsSetDurationRange C# (CSharp) Méthode

IsSetDurationRange() private méthode

private IsSetDurationRange ( ) : bool
Résultat bool
        internal bool IsSetDurationRange()
        {
            return this._durationRange != null;
        }