Amazon.ElasticLoadBalancingV2.Model.RuleCondition.IsSetField C# (CSharp) Method

IsSetField() private method

private IsSetField ( ) : bool
return bool
        internal bool IsSetField()
        {
            return this._field != null;
        }