Amazon.Inspector.Model.AssessmentTemplateFilter.IsSetDurationRange C# (CSharp) Method

IsSetDurationRange() private method

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