Amazon.WAF.Model.ActivatedRule.IsSetPriority C# (CSharp) Method

IsSetPriority() private method

private IsSetPriority ( ) : bool
return bool
        internal bool IsSetPriority()
        {
            return this._priority.HasValue; 
        }