Amazon.RDS.Model.OptionGroupOptionSetting.IsSetApplyType C# (CSharp) 메소드

IsSetApplyType() 개인적인 메소드

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