Amazon.Route53Domains.Model.BillingRecord.IsSetInvoiceId C# (CSharp) Method

IsSetInvoiceId() private method

private IsSetInvoiceId ( ) : bool
return bool
        internal bool IsSetInvoiceId()
        {
            return this._invoiceId != null;
        }