Amazon.Route53Domains.Model.ViewBillingResponse.IsSetBillingRecords C# (CSharp) Метод

IsSetBillingRecords() приватный Метод

private IsSetBillingRecords ( ) : bool
Результат bool
        internal bool IsSetBillingRecords()
        {
            return this._billingRecords != null && this._billingRecords.Count > 0; 
        }