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

IsSetBillDate() private method

private IsSetBillDate ( ) : bool
return bool
        internal bool IsSetBillDate()
        {
            return this._billDate.HasValue; 
        }