Amazon.RDS.Model.DescribeOrderableDBInstanceOptionsRequest.IsSetLicenseModel C# (CSharp) Method

IsSetLicenseModel() private method

private IsSetLicenseModel ( ) : bool
return bool
        internal bool IsSetLicenseModel()
        {
            return this._licenseModel != null;
        }