Amazon.RDS.Model.OptionGroupOptionSetting.IsSetApplyType C# (CSharp) Method

IsSetApplyType() private method

private IsSetApplyType ( ) : bool
return bool
        internal bool IsSetApplyType()
        {
            return this._applyType != null;
        }